Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6, Thu Nov 24 03:34:33 2022 UTC (23 months, 4 weeks ago) by namtsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
FILE REMOVED
remove youtube
Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 24 03:15:21 2022 UTC (23 months, 4 weeks ago) by namtsui
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4 (colored)
add comment on getting channel
Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 20 08:08:12 2019 UTC (5 years, 7 months ago) by namtsui
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)
Summary: corner case for music mode
Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 11 19:38:35 2019 UTC (5 years, 8 months ago) by namtsui
Branch: MAIN
Changes since 1.2: +16 -23 lines
Diff to previous 1.2 (colored)
Summary: youtube channels feature Youtube channels let you seed videos over many channels. youtube-chan is the main interface, where you specify what channel (e.g., quake2) you want to construct. The YAML playlist file contains a quake2 section. The hard work is done by youtube-dl to parse the channels which takes ~10 sec per file to output a JSON file. The JSON file is parsed by the perl scripts to output a file with some metadata and the URL. The JSON file should be removed afterward as it is a time-consuming process and the output plist files are useful.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 9 09:10:36 2019 UTC (5 years, 8 months ago) by namtsui
Branch: MAIN
Changes since 1.1: +4 -5 lines
Diff to previous 1.1 (colored)
Summary: skip over youtube errors
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Feb 6 04:08:36 2019 UTC (5 years, 9 months ago) by namtsui
Branch: namtsui
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)
imported sources
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 6 04:08:36 2019 UTC (5 years, 9 months ago) by namtsui
Branch: MAIN
Initial revision