Command Line Interface to download MP3 from youtube and MP4 from oreilly
Project description
Tubex
A simple 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
# To learn more about pipx: https://github.com/pipxproject/pipx
$ pipx install tubex
$ pipx upgrade 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 mp4 (video)
$ tubex --outdir 20210110 download-mp4 https://www.youtube.com/watch?v=aUrmkKDJ1t8
# 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.3.0.tar.gz
(5.0 kB
view details)
Built Distribution
tubex-0.3.0-py3-none-any.whl
(6.4 kB
view details)
File details
Details for the file tubex-0.3.0.tar.gz
.
File metadata
- Download URL: tubex-0.3.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5870a7910c7baa1fb54c02913c79423ad4a50cf7c2fa9eb2040a8055c2ff0d0c |
|
MD5 | 36e74eb491aefd299d4414db62950169 |
|
BLAKE2b-256 | 1c1226de45a76a6db84b18e2ea1406e73b3928bc4bc5ae5e399d80bea7a6e21a |
File details
Details for the file tubex-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: tubex-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30dfa2b4b3168e2564d6396381821b0fcbe6bfdfbaa9270b790af4800ef5c115 |
|
MD5 | da7a117282ddec7e0e1c84cfd7648fca |
|
BLAKE2b-256 | ea288296ab1ecc5d52fa4bcb506a162b3ae2d21855acf6488e8535c9eb5f77e0 |