This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Simulate re-watching all your videos from a given date onwards. | |
If part of your youtube history has been deeleted but is still visible from 'my activity', then | |
you can export it using google takeout, and use this script to simulate watching all these videos | |
in order, in a relatively short time. | |
Note that the history will not be backdated. | |
License: CC0 / Public domain |