Difference between revisions of "User:Guan"

From Archiveteam
Jump to navigation Jump to search
Line 6: Line 6:
Please generate a missing-hotlist.txt using the factcheck script, then run the following command:
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
* find videos -type f -name "*.html" -or -name "*.flv" > existing-videos.txt


Then compress the two text files:
Then compress the two text files:


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


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 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.