Skip to main content

Youtube downloader

Project description

Youtube downloader CLI

build License python_version pypi_v

Usage

Show help message and exit

tubed --help

Download video from URL

tubed --url https://www.youtube.com/watch?v=xFrGuyw1V8s

Download only audio

tubed --url https://www.youtube.com/watch?v=xFrGuyw1V8s --only-audio

Download from URLs specified in the example.txt file

tubed --url-file playlists/example.txt

Contributing

Contributions are welcome via pull requests.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Develop

Activate virtual environment

poetry shell

Install dependencies

poetry install --remove-untracked

Install git hooks

pre-commit install --hook-type pre-commit

Run linter

flake8 .

Format code

black .

Sort imports

isort .

Install current project from branch

poetry add git+https://github.com/MousaZeidBaker/tubed.git#branch-name

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tubed-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

tubed-0.1.0-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page