Skip to main content

Command Line Interface to download MP3 from youtube and MP4 from oreilly

Project description

Tubex

Command Line Interface to download mp3 from youtube and mp4 from oreilly.

tubex download-mp3 <youtube_playlist_url> --album <album_name> --artist <artist_name>
tubex --username <username> --password <password> download-oreilly <oreilly_learning_url>

Example

$ pipx install tubex

# Download mp3
$ tubex download-mp3 \
    https://www.youtube.com/playlist?list=PLSdmnemG6jbv1-GRf23jwDsYWkjz7mblP \
    --album test --artist mixed

# Enjoy the music (e.g using `vlc`)
$ vlc tubex_out

# Download oreilly
$ tubex --username <username> --password <password> \
    download-oreilly https://learning.oreilly.com/videos/modern-python-livelessons/9780134743400

# Enjoy learning
$ vlc tubex_out/Modern_Python_LiveLessons_-_Big_Ideas_and_Little_Code_in_Python/

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

tubex-0.2.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

tubex-0.2.0-py3-none-any.whl (5.0 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