mirror of
https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader.git
synced 2026-04-27 09:25:48 +03:00
[PR #16] [MERGED] feat: Add Linux executable and compilation instructions #70
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Twitter-X-Media-Batch-Downloader#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/pull/16
Author: @Alvin-Zilverstand
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/12/2025
Merged by: @afkarxyz
Base:
main← Head:main📝 Commits (2)
dd38880feat: Add Linux executable and compilation instructions0c17f1bUpdate README.md📊 Changes
3 files changed (+70 additions, -1 deletions)
View changed files
➕
.gitignore(+4 -0)📝
README.md(+60 -1)➕
requirements.txt(+6 -0)📄 Description
Hi afkarxyz,
I've made some updates to make your excellent tool available to Linux
users and to make it easier for others to contribute. This PR
introduces the following changes:
PyInstaller, making the application accessible to a wider audience.
standardize the installation of dependencies.
"Compiling from Source" section with clear, step-by-step instructions
for setting up a virtual environment, installing dependencies, and
building the executable.
artifacts and virtual environment files from being committed to the
repository.
These changes should make the project more accessible and easier to
maintain. Please let me know if you have any feedback or would like any
adjustments.
Thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.