Closed GoogleCodeExporter closed 9 years ago
same issue on ubuntu natty, v. 1.24
I suppose it's related somehow to new player design (cosmic panda)
Original comment by andrei.d...@googlemail.com
on 4 Aug 2011 at 7:45
I tried using get_flash_video:
$get_flash_videos
http://www.youtube.com/watch?v=b5HLsvwLPpQ&feature=feedrec_grec_index
and output is below :
Using method 'youtube' for http://www.youtube.com/watch?v=b5HLsvwLPpQ
Unable to find video URL
YouTube: ग्राहकी ली गई
What is the problem???
Original comment by gyan.bha...@gmail.com
on 4 Aug 2011 at 9:31
Instead of pulling URLs from fmt_url_map the information is now in
url_encoded_fmt_stream_map. The format has changed too, it's now just a
comma-separated list of url= parameters, it wil be necessary to parse these
extract itag to identify the quality.
Original comment by datamat...@gmail.com
on 4 Aug 2011 at 1:45
Fix in
https://github.com/richcollins/get-flash-videos/commit/27e0f1d214e291debfd567b16
52908d0ef6b79d1#lib/FlashVideo/Site
Original comment by datamat...@gmail.com
on 5 Aug 2011 at 5:07
When will this patch be rolled up into a get_flash_videos update?
Original comment by pcwal...@comcast.net
on 6 Aug 2011 at 2:39
Still not able to download HD content. I'm seeing the same issue with
quvi/cclive.
I hope that would be fixed too.
Original comment by m...@nezmer.info
on 6 Aug 2011 at 6:32
Thanks datamat!
I manually edited my get_flash_videos with your patch. I can download from
Youtube again. I am using rtmpdump 2.4 BTW.
Original comment by pcwal...@comcast.net
on 7 Aug 2011 at 12:19
Issue 290 has been merged into this issue.
Original comment by mjbauer95
on 7 Aug 2011 at 5:13
Issue 289 has been merged into this issue.
Original comment by mjbauer95
on 7 Aug 2011 at 5:13
Issue 291 has been merged into this issue.
Original comment by mjbauer95
on 7 Aug 2011 at 5:14
Fixed by richcollins in commit 27e0f1d.
Original comment by mjbauer95
on 7 Aug 2011 at 5:15
Issue 295 has been merged into this issue.
Original comment by mjbauer95
on 9 Aug 2011 at 11:42
Could anyone help me edit the code to make it working again? I don't know how
to do that.
Original comment by abhilash...@gmail.com
on 10 Aug 2011 at 1:54
Use the attached file to replace everything in your 1.24 version of
get_flash_videos between the line that starts with:
##{ blib/lib/FlashVideo/Site/Youtube.pm
and ends with:
##} blib/lib/FlashVideo/Site/Youtube.pm
inclusive.
Original comment by pcwal...@comcast.net
on 10 Aug 2011 at 9:12
Attachments:
I tried to replace section as you advised above but there is an error occurs,
here is the output:
Downloading http://www.youtube.com/watch?v=2Zf-NR-Zj-I
Using method 'youtube' for http://www.youtube.com/watch?v=2Zf-NR-Zj-I
Error: Can't escape \x{0418}, try uri_escape_utf8() instead at
get_flash_videos_2 line 5930
Couldn't extract Flash movie URL. This site may need specific support adding,
or fixing.
Original comment by spv60582
on 10 Dec 2011 at 4:52
Original issue reported on code.google.com by
abhilash...@gmail.com
on 4 Aug 2011 at 7:21Attachments: