Difference between revisions of "User:Guan"

From Archiveteam
Jump to navigation Jump to search
(Created page with 'email: guan at yang dot dk')
 
Line 1: Line 1:
email: guan at yang dot dk
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.

Revision as of 16:03, 6 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.