View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#40
Originally Posted by kureyon View Post
Yes youtube did something to stop it working a short while ago. The upstream youtube-dl has fixed it,maybe give the maemo packager a nudge?
I did, and it gave me a 403 on a video.
PaulFertser noticed that cookies have to be used now.
ytstream:
Code:
mplayer -cookies -cookies-file youtube.cookies -cache 2048 "`youtube-dl --cookies youtube.cookies -f 18 -g $1`"
youtube-dl usage:
Code:
youtube-dl --cookies youtube.cookies $URL
If anyone can confirm that the new youtube-dl does indeed fix it, I'll send a new package.
 

The Following User Says Thank You to MohammadAG For This Useful Post: