Difference between revisions of "User:Guan"

From Archiveteam
Jump to navigation Jump to search
(Created page with 'email: guan at yang dot dk')
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
email: guan at yang dot dk
email: guan at yang dot dk
==== Cleanup crew ====
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:
<pre>find videos -type f -name "*.html" -or -name "*.flv" > existing-videos.txt</pre>
Then compress the two text files:
<pre>bzip2 missing-hotlist.txt
bzip2 existing-videos.txt</pre>
Email the files '''missing-hotlist.txt.bz2''' and '''existing-videos.txt.bz2''' to guan at yang dot dk.
If your missing-hotlist has relatively few users (less than a hundred or so), I will download all videos for all of them. If it has many users, I will use your existing-videos list to skip videos that you have already downloaded.

Latest revision as of 15:31, 13 March 2011

email: guan at yang dot dk

Cleanup crew

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.

If your missing-hotlist has relatively few users (less than a hundred or so), I will download all videos for all of them. If it has many users, I will use your existing-videos list to skip videos that you have already downloaded.