|
2011-08-04
, 00:30
|
Posts: 291 |
Thanked: 398 times |
Joined on Jan 2011
@ USA
|
#62
|
The Following 3 Users Say Thank You to khuong For This Useful Post: | ||
|
2011-08-04
, 08:48
|
Posts: 30 |
Thanked: 2 times |
Joined on Jul 2010
|
#63
|
|
2011-08-04
, 17:13
|
Posts: 291 |
Thanked: 398 times |
Joined on Jan 2011
@ USA
|
#64
|
|
2011-08-04
, 19:24
|
Posts: 291 |
Thanked: 398 times |
Joined on Jan 2011
@ USA
|
#65
|
|
2011-08-04
, 19:24
|
Posts: 458 |
Thanked: 274 times |
Joined on Mar 2010
@ Finland
|
#66
|
Ytube v1-7 was just uploaded to repository and will be available shortly.
- Quick fix to get video playing but in flash quality at the moment. (still look better than "error, unable to retrieve video" )
- Video Download and HQ video playback is not possible at the moment due to youtube had made changes and hide their mp4 video url link.
|
2011-08-04
, 19:55
|
Posts: 291 |
Thanked: 398 times |
Joined on Jan 2011
@ USA
|
#67
|
|
2011-08-05
, 01:54
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#68
|
javascript:x=unescape(document.getElementsByTagName('embed')[0].getAttribute('flashvars').replace(/.*url_encoded_fmt_stream_map=([^&]*)&.*/,'$1')).split(/,/).map(function(x){o={};x.split(/&/).forEach(function(x){t=x.split(/=/);o[t[0]]=unescape(t[1])});return o});'<table border=1><tr><td>'+x.map(function(x){return [x.type, x.quality,x.url].join('</td><td>')}).join('</td></tr><tr><td>')+'</td></tr></table>'
The Following User Says Thank You to casketizer For This Useful Post: | ||
|
2011-08-05
, 02:57
|
Posts: 291 |
Thanked: 398 times |
Joined on Jan 2011
@ USA
|
#69
|
Its still possible to get mp4 medium. This bookmarklet does it nicely:
also qmltube seems to work fine now too. and my vlc lua script also uses the mp4 stream.Code:javascript:x=unescape(document.getElementsByTagName('embed')[0].getAttribute('flashvars').replace(/.*url_encoded_fmt_stream_map=([^&]*)&.*/,'$1')).split(/,/).map(function(x){o={};x.split(/&/).forEach(function(x){t=x.split(/=/);o[t[0]]=unescape(t[1])});return o});'<table border=1><tr><td>'+x.map(function(x){return [x.type, x.quality,x.url].join('</td><td>')}).join('</td></tr><tr><td>')+'</td></tr></table>'
The Following User Says Thank You to khuong For This Useful Post: | ||
|
2011-08-05
, 17:29
|
Posts: 291 |
Thanked: 398 times |
Joined on Jan 2011
@ USA
|
#70
|
The Following User Says Thank You to khuong For This Useful Post: | ||
So is anyone able to play videos right now on either app?