Difference between revisions of "User:Guan"

From Archiveteam
Jump to navigation Jump to search
Line 10: Line 10:
Then compress the two text files:
Then compress the two text files:


* bzip2 missing-hotlist.txt
<pre>bzip2 missing-hotlist.txt
* bzip2 existing-videos.txt
bzip2 existing-videos.txt</pre>


Email the files '''missing-hotlist.txt.bz2''' and '''existing-videos.txt.bz2''' to guan at yang dot dk.
Email the files '''missing-hotlist.txt.bz2''' and '''existing-videos.txt.bz2''' to guan at yang dot dk.

Revision as of 15:29, 12 March 2011

email: guan at yang dot dk


Some users have trouble with UTF-8 errors even with the newest version of youtube-dl. Guan will accept missing-hotlist.txt files from anyone and will download any videos that are missing due to such errors.

Please generate a missing-hotlist.txt using the factcheck script, then run the following command:

find videos -type f -name "*.html" -or -name "*.flv" > existing-videos.txt

Then compress the two text files:

bzip2 missing-hotlist.txt
bzip2 existing-videos.txt

Email the files missing-hotlist.txt.bz2 and existing-videos.txt.bz2 to guan at yang dot dk.