DownloadX CLI - Content download CLI tools
Project description
DownloadX
Content download CLI tools
Installation
pip install downloadx
Using downloadx CLI
Get help
downloadx -h
Download YouTube content
Get help
downloadx youtube -h
Download single url
downloadx youtube --url https://www.youtube.com/watch?v=aWYgotleA2w
Download multiple YouTube url
create any file to store the url of the content to be downloaded. for example, create a urls.txt file
https://www.youtube.com/watch?v=aWYgotleA2w
https://www.youtube.com/watch?v=26JMKOsc8c8&t=254s
https://www.youtube.com/watch?v=Wqr-uZInkQ0
https://youtu.be/Nq4Mh_jTubA
run the download command by defining the --url-file
argument
downloadx youtube --url-file urls.txt
Download audio only
By default download x will download youtube video content. if you want to download audio only, you can add the --audio-only
argument
downloadx youtube --url https://www.youtube.com/watch?v=aWYgotleA2w --audio-only
Download file directory
By default, downloaded files will be stored in the ./outputs directory, if you want to change the output directory you can add the --output
argument as follows:
downloadx youtube --url-file urls.txt --output /mydir/location
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
downloadx-0.1.2.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file downloadx-0.1.2.tar.gz
.
File metadata
- Download URL: downloadx-0.1.2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2959c7ee75581c69fadc96726b7d2bb44c2d73d9529ba0faf9c1d1563de6ff13 |
|
MD5 | dde425b3a9d0bf2565c8c2cc143cd7fa |
|
BLAKE2b-256 | feffd3d741e83f98f4607d085320667552ac53514bf8f5a631154b1785c5fef9 |
File details
Details for the file downloadx-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: downloadx-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 199778fe11017d034ad4525272a738c39552d862fa1534ac0f3af50a55dfb998 |
|
MD5 | df126ea747f9b296ffabe1ede07ba990 |
|
BLAKE2b-256 | 5815a980c997a9f0642efb9d4480bbb3bc0094e44b338177696b018692def038 |