youtube-watch-history-to-csv
youtube-watch-history-to-csv copied to clipboard
This project allows you to convert your YouTube watch history HTML file from Google Takeout into a CSV file that can be used by the universalscrobbler.com to Scrobble manually in bulk.
Just creates empty yt-history.csv file and saves nothing there. ``` $ python yt-history-to-csv.py ~/Downloads/tidy-watch-history.html ~/Downloads/yt-history.csv Unable to determine the last processed index. Resuming from the beginning. Parsing: https://www.youtube.com/watch?v=xCBrtopAG80 Parsing: https://www.youtube.com/watch?v=rAS9bCzs8U8...
Hello! pip not installed but says successful in green anyway ``` root@DESKTOP-DBFSTSK:/mnt/c/folder/youtube-watch-history-to-csv# ./setup.sh The virtual environment was not created successfully because ensurepip is not available. On Debian/Ubuntu systems, you need...