|
2008-09-07
, 04:15
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#172
|
that's strange ... cos it only downloads/plays videos when there's a high quality version
below is the line I modified....(appending &fmt=6)
const_video_url_real_str = 'http://www.youtube.com/get_video?video_id=%s&t=%s&fmt=6'
|
2008-09-07
, 08:56
|
Posts: 151 |
Thanked: 82 times |
Joined on Sep 2008
|
#173
|
No, remove that fmt=6 and add it to the watch url. If you scroll back you will see I struck that line and added the right one. I had that problem too at first.
|
2008-09-07
, 15:06
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#174
|
|
2008-09-07
, 21:42
|
Posts: 151 |
Thanked: 82 times |
Joined on Sep 2008
|
#175
|
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 ).
|
2008-09-07
, 21:43
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#176
|
|
2008-09-07
, 21:52
|
Posts: 151 |
Thanked: 82 times |
Joined on Sep 2008
|
#177
|
|
2008-09-08
, 03:36
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#178
|
|
2008-09-08
, 13:26
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#179
|
The Following 6 Users Say Thank You to brontide For This Useful Post: | ||
|
2008-09-08
, 20:05
|
Posts: 151 |
Thanked: 82 times |
Joined on Sep 2008
|
#180
|
http://www.rit.albany.edu/~ew2193/youtube-dl-x
In the preferences dialog you will need to add the option "-x" for HQ preference to the youtube-dl tab.
below is the line I modified....(appending &fmt=6)
const_video_url_real_str = 'http://www.youtube.com/get_video?video_id=%s&t=%s&fmt=6'