This a playground for my experiments with running programs inside of yt-dlp and youtube-dl's JavaScript interpreter
- Python 99.6%
- Shell 0.4%
These are programs that show some of what jsinterp.py in youtube-dl or yt-dlp is capable of. The programs can be run with python3 -i so that you can run functions with custom inputs after the demo is run. By default, this will use the installed versions of the targeted programs, but you can copy the scripts to the git directory for youtube-dl or yt-dlp and run them there to use a different version of youtube-dl or yt-dlp.
For more context: https://trisquel.info/en/forum/writing-custom-programs-yt-dlps-jsinterp