Skip to content

Script for downloading opened video (mp3 format) in chrome browser.

Notifications You must be signed in to change notification settings

martsim6/youtube-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Download sound form opened youtube video in firefox

Works on firefox only with brotab extension.

Brotab:

For terminal use:

pip/pip3 install brotab more here: (https://pypi.org/project/brotab/)

bt install

Mozila extension:

https://addons.mozilla.org/en-US/firefox/addon/brotab/

Both needed for making script runnable.

Example:

Save file to ~/Downloads/:

python3 ./index.py

Save file with custom path:

python3 ./index.py -p ~/path/to/custom/dir/

Saving sound in mp4 format.

About

Script for downloading opened video (mp3 format) in chrome browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages