1
0
Fork
You've already forked jsinterp.py-custom-programs
0
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%
2026年05月25日 16:03:07 -05:00
LICENSES Add license info 2026年04月29日 03:16:35 -05:00
auto-commit.sh Add license info 2026年04月29日 03:16:35 -05:00
elementary-cellular-automata-dangerous-yt-dlp.py Add license info 2026年04月29日 03:16:35 -05:00
elementary-cellular-automata-yt-dlp.py Add license info 2026年04月29日 03:16:35 -05:00
fib-broken-youtube-dl.py Add license info 2026年04月29日 03:16:35 -05:00
fib-simple-yt-dlp.py Add license info 2026年04月29日 03:16:35 -05:00
fib-yt-dlp.py Add license info 2026年04月29日 03:16:35 -05:00
left-life-broken-youtube-dl.py Add license info 2026年04月29日 03:16:35 -05:00
left-life-youtube-dl-2015年01月30日.2.py Fix REUSE compliance that was broken by find-and-replace 2026年05月25日 16:03:07 -05:00
left-life-youtube-dl.py Add license info 2026年04月29日 03:16:35 -05:00
less-than-function-yt-dlp.py Add license info 2026年04月29日 03:16:35 -05:00
power-function-yt-dlp.py Add license info 2026年04月29日 03:16:35 -05:00
readme.md Add license info for readme.md 2026年05月25日 16:02:56 -05:00
testing.txt automated commit from auto-commit.sh 2026年05月01日 03:26:57 -05:00
testing.txt.license Add license info 2026年04月29日 03:16:35 -05:00

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