WordRider Home
Welcome! Log In Create A New Profile

Advanced

Is youtube plugin still working?

Posted by aabbcc 
Is youtube plugin still working?
August 27, 2012 10:17PM
Having trouble playing newly downloaded flv files from youtube, mediaplayer classic says "cannot render the file" and a hex dump of the files header looks complete garbage at least compared to flv files I downloaded some month ago, and these plays without any problems, also flv files from other sites than youtube seems to work fine.

FRD 0.86u1
youtube plugin 1.10.0

youtube
Re: Is youtube plugin still working?
September 02, 2012 10:04PM
Yes it is still working. I downloaded and played the video from your sample URL and it works just fine.

Several days ago I got an error message when I tried to resume youtube video. I forgot to look at app.log at that time. But it never happen again. Maybe that's just temporary. Do you still get corrupted video files ?
Re: Is youtube plugin still working?
September 04, 2012 10:11PM
Thanks for the reply.

I just updated to the new youtube plugin 1.10.2 but I'm still getting corrupted files.

dump from KMplayer:

--------------------
BINARY INFO
--------------------
FileName : Hitler's Lost U-Boat 1_8.flv
Data :
1A 45 DF A3 01 00 00 00 00 00 00 1F 42 86 81 01 E B
42 F7 81 01 42 F2 81 04 42 F3 81 08 42 82 84 77 B B B B w
65 62 6D 42 87 81 02 42 85 81 02 18 53 80 67 01 ebmB B S g
00 00 00 06 7F D3 60 11 4D 9B 74 40 2E 4D BB 8B  ` M t@.M
53 AB 84 15 49 A9 66 53 AC 81 DF 4D BB 8C 53 AB S I fS M S
84 16 54 AE 6B 53 AC 82 01 0F 4D BB 8E 53 AB 84 T kS M S
1C 53 BB 6B 53 AC 84 06 7F B7 55 EC 01 00 00 00 S kS  U


Although setting the preferred quality in the plugin at 360P (or lower) does seem to work, but with 480P (or higher) the file is corrupted like above, and this effect seems to be the same on other youtube videos if they are available in higher than 360P resolution.
Re: Is youtube plugin still working?
September 05, 2012 06:25AM
I downloaded the latest plugins today. I then tried to download some videos from Youtube and none worked. They show in the list as Error - Read Timed Out. I have attached the app.log.

Let me know if there is anything that I can try.

Chris
Attachments:
open | download - app.log (1.58 MB)
Re: Is youtube plugin still working?
September 05, 2012 10:27AM
I found unrelated problem with youtube plugin, sometimes it throws "Cannot find specified video format (x)" error message or "Status code je 500". I already have an answer for this problem.


aabbcc Wrote:
-------------------------------------------------------
> Thanks for the reply.
>
> I just updated to the new youtube plugin 1.10.2
> but I'm still getting corrupted files.
>
> dump from KMplayer:
>
> --------------------
> BINARY INFO
> --------------------
> FileName : Hitler's Lost U-Boat 1_8.flv
> Data :
> 1A 45 DF A3 01 00 00 00 00 00 00 1F 42 86 81 01
> E B
> 42 F7 81 01 42 F2 81 04 42 F3 81 08 42 82 84 77
> B B B B w
> 65 62 6D 42 87 81 02 42 85 81 02 18 53 80 67 01
> ebmB B S g
> 00 00 00 06 7F D3 60 11 4D 9B 74 40 2E 4D BB 8B
>  ` M t@.M
> 53 AB 84 15 49 A9 66 53 AC 81 DF 4D BB 8C 53 AB
> S I fS M S
> 84 16 54 AE 6B 53 AC 82 01 0F 4D BB 8E 53 AB 84
> T kS M S
> 1C 53 BB 6B 53 AC 84 06 7F B7 55 EC 01 00 00 00
> S kS  U
>
>
> Although setting the preferred quality in the
> plugin at 360P (or lower) does seem to work, but
> with 480P (or higher) the file is corrupted like
> above, and this effect seems to be the same on
> other youtube videos if they are available in
> higher than 360P resolution.

Could you provide app.log in debug mode ?

To enable debug mode :
- Close FRD.
- Open "startup.properties", remove "#" character in front of "--debug". Save the file.
- Restart FRD.


chris_s Wrote:
-------------------------------------------------------
> I downloaded the latest plugins today. I then
> tried to download some videos from Youtube and
> none worked. They show in the list as Error - Read
> Timed Out. I have attached the app.log.
>
> Let me know if there is anything that I can try.
>
> Chris

I think it's connection problem, not plugin problem. Are you using proxy in FRD ? Can you open the youtube videos via browser ?
Re: Is youtube plugin still working?
September 05, 2012 05:27PM
I just tried it again and still getting the same thing with one small exception. One .flv file showed "Downloading" and the file size but it is showing 0% complete and not moving. After a little while, it changed to "Error - Read Timeout" the same as the rest. All of the others show "unknown" for the size.

I've been using it for quite a long time and never had a problem before. Probably haven't used it for a month or so. As far as I know, nothing (relevant) has changed since the last time that I used it. Not using a proxy. I don't have any other problem with internet or youtube access. I can open youtube and play the songs that I'm trying to download with no problem.

Chris
Re: Is youtube plugin still working?
September 06, 2012 09:45AM
chris_s Wrote:
-------------------------------------------------------
> I just tried it again and still getting the same
> thing with one small exception. One .flv file
> showed "Downloading" and the file size but it is
> showing 0% complete and not moving. After a little
> while, it changed to "Error - Read Timeout" the
> same as the rest. All of the others show "unknown"
> for the size.
>
> I've been using it for quite a long time and never
> had a problem before. Probably haven't used it for
> a month or so. As far as I know, nothing
> (relevant) has changed since the last time that I
> used it. Not using a proxy. I don't have any other
> problem with internet or youtube access. I can
> open youtube and play the songs that I'm trying to
> download with no problem.
>
> Chris

It's a known issue if you are using Java 7 (JRE7), and from the log you are using JRE7. A known solution is uninstall JRE7 and install JRE6 instead.

Previous discussion on this issue is here : [wordrider.net]
Re: Is youtube plugin still working?
September 06, 2012 10:39AM
Youtube plugin v1.10.3 fix "Cannot find specified video format (x)" error message, it will retry to download the video instead.

Dev note :
Plugin will retry to download the video because it caught HTTP error code : 500, because (I think) the video/download URL doesn't have signature param.
Re: Is youtube plugin still working?
September 06, 2012 05:31PM
Thanks for the info. I don't want to go back to JRE6 so I guess I'll have to use a different program for downloading until this is resolved.
Re: Is youtube plugin still working?
September 07, 2012 04:43AM
The problem is that everything works fine for us even with Java 7. We can't reproduce any of the issues, so we don't know at all what's going wrong.
Sorry, only registered users may post in this forum.

Click here to login