https://bugs.gpodder.org/show_bug.cgi?id=1217

--- Comment #5 from Norbert Lataille <[email protected]> 2010-12-09 23:00:33 
GMT ---
Looking at gpodder code, it looks like we are generating the following URL:
=>
'http://www.youtube.com/get_video?video_id=%(video_id)s&t=%(t)s&eurl=&el=&ps=&asv=&fmt=%(fmt)s'
% d
and using it as a download link (maybe with redirect support).

Sniffing browser activity, it looks like firefox is indeed generating the same
kind of URL, and that youtube is indeed returning an empty HTTP response (with
no redirect) to the browser.

Video data is indeed coming from:
=> http://tc.v20.cache8.c.youtube.com/videoplayback?ip= ...

Is this known behaviour, and I have overlooked the way youtube provides video
data, or is this a new mechanism ?

Thanks,

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to