View Single Post
Posts: 151 | Thanked: 82 times | Joined on Sep 2008
#175
Originally Posted by brontide View Post
If you have already watched the video once at standard, you will have to delete the existing copy in "saved" and replay/download the video again. That should solve it ( in theory ).
I always delete the videos after making changes to "youtube-dl-x" to ensure a fresh copy is downloaded when checking the effect of changes made.

I don't get the HQ version with the below line...
const_video_url_str = 'http://www.youtube.com/watch?v=%s&fmt=6'

I only get it with this mod ....
const_video_url_real_str = 'http://www.youtube.com/get_video?video_id=%s&t=%s&fmt=6'

and in that case, no video at all if HQ version does not exist.

Last edited by fixfox; 2008-09-07 at 21:46.