monsieurvideo / get-flash-videos

Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.
Apache License 2.0
240 stars 68 forks source link

youtube download has stopped working #232

Open pcwalden opened 5 years ago

pcwalden commented 5 years ago

I believe is stopped working awhile ago, but have not had time to report it.

Youtube was the first site this tools supported. Would be nice to get it working again.

I am using the latest release 1.25.99 from git.


`$ ./get_flash_videos-1.25.99 -d https://www.youtube.com/watch?v=W7EJSd-nEp4 No plugins installed Trying to open plugin ~/.get_flash_videos/plugins/Www.pm Using method 'youtube' plugin version 0.02 for https://www.youtube.com/watch?v=W7EJSd-nEp4 Downloading https://www.youtube.com/watch?v=W7EJSd-nEp4 -> GET https://www.youtube.com/watch?v=W7EJSd-nEp4 <- 200 text/html; charset=utf-8 (300576): UTF8 on, non-ASCII, 300576 characters 300610 bytes Use of uninitialized value in subroutine entry at /usr/share/perl5/URI/Escape.pm line 184. get_youtube_video_info: http://www.youtube.com/get_video_info?&video_id=W7EJSd-nEp4&el=profilepage&ps=default&eurl=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DW7EJSd-nEp4&hl=en_US&t= -> GET http://www.youtube.com/get_video_info?&video_id=W7EJSd-nEp4&el=profilepage&ps=default&eurl=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DW7EJSd-nEp4&hl=en_US&t= <- 200 application/x-www-form-urlencoded (55): UTF8 off, ASCII, 55 characters 55 bytes Use of uninitialized value in subroutine entry at /usr/share/perl5/URI/Escape.pm line 184. get_youtube_video_info: http://www.youtube.com/get_video_info?&video_id=W7EJSd-nEp4&el=detailpage&ps=default&eurl=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DW7EJSd-nEp4&hl=en_US&t= -> GET http://www.youtube.com/get_video_info?&video_id=W7EJSd-nEp4&el=detailpage&ps=default&eurl=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DW7EJSd-nEp4&hl=en_US&t= <- 200 application/x-www-form-urlencoded (55): UTF8 off, ASCII, 55 characters 55 bytes Unable to get YouTube video information. FlashVideo::Site::Youtube $VAR1 = { '1' => undef };

Exists on http://www.youtube.com/get_video?fmt=37&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=37&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=22&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=22&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=35&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=35&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=34&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=34&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=18&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=18&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=5&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=5&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=13&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=13&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=17&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=17&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?fmt=38&video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?fmt=38&video_id=W7EJSd-nEp4&t= (204) Exists on http://www.youtube.com/get_video?video_id=W7EJSd-nEp4&t=: 301 Redirected to https://www.youtube.com/get_video?video_id=W7EJSd-nEp4&t= (204) Error: Unable to find video URL

Couldn't extract Flash movie URL. This site may need specific support adding, or fixing.

Please confirm that the URL is valid and that you are running the latest version of get-flash-videos.

If the latest version does not support this site please create a bug report at https://github.com/monsieurvideo/get-flash-videos making sure you include the output with --debug enabled. Alternatively, fix it yourself and send us a pull request. Couldn't download any videos`