View Single Post
Posts: 151 | Thanked: 82 times | Joined on Sep 2008
#169
Originally Posted by brontide View Post
sudo gainroot
vi /usr/bin/youtube-dl-x

change this line

const_video_url_real_str = 'http://www.youtube.com/get_video?video_id=%s&t=%s&fmt=6' not this line
const_video_url_str = 'http://www.youtube.com/watch?v=%s&fmt=6'

works with fmt=6, fmt=18 seems to work as well, but it's too much for mplayer to handle

Thanks ..... works wonderfully!

If only there was a way to set it to download normal quality only if high quality does not exist.... It would be perfect!