SalvageYT is a Python program for automatically downloading new videos from your favourite youtubbe creatores.
pip3 install youtube-dl
pip3 install selenium
pip3 install webdriver_manager
-
Add channels username in the usernames.txt file(example given).
-
Run the main python file.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.