I am sure you are at least somewhat familiar with the idea of internet archivists, or people who archive content in case of a takedown or some other reason. This tool is for people who want to back up their favorite channels, but do not know how to program or use complicated command line tools
First install python
- Download the folder from this page
- Extract it
- Double click on the RunWindows.bat and it does all of the work for you
- Open terminal in app folder
- run
chmod +x RunLinux.sh
(If fails, run with sudo) - Either double click on RunLinux.sh or just run it via
./RunLinux.sh
This uses yt-dlp, so if you are archiving more than 5 channels at a time, this may cause throttling. I will fix this in a future update by queing channels 5 at a time.
- Live logging
- Save last path
- Auto load archive.txt
- Queueing system
- Errors tab
- Individual tabs for each archival thread