Re: Flashgot no longer seeing 1080 MP4 on youtube
Posted: Mon Nov 04, 2013 11:21 pm
Are they even there, at all, at 1080 mp4?> It can detect them
I'm not seeing them, not 1080's, mp4?
NoScripters and WebSec nerds of all lands, unite!
https://forums.informaction.com/
Are they even there, at all, at 1080 mp4?> It can detect them
I'm not seeing them, not 1080's, mp4?
Any idea of how hard would be tracking and muxing them at the end of the download in JavaScript?user wrote:It can detect them, but you'll have to mux them after downloading, since they're separate video and audio tracks, as in there's a 1080p mp4 video-only stream and N audio-only streams with different bitrates.
Example URL(s)?GenericUser wrote:Youtube is at it again, my FG 94rc2 can no longer see 480p(or 1080p) flv videos.
Well, in theory, tracking the download completion shouldn't be hard: in the new API (that moronic Promise junk in FF 26) you can pass a completion callback to the download's start() method, and in the current API we have nsIWebProgressListener. In practice, there're browser restarts. As for writing a muxer, it's not hard, just very time-consuming - the spec is huge (and that's all I can remember as it was ages ago the last time I touched it). The hardest part (for me at least) would be to pretend there're no tools (like ffmpeg) that can do it better and faster.Giorgio Maone wrote:Any idea of how hard would be tracking and muxing them at the end of the download in JavaScript?
Well, when the necessity arises we could propose user to download and "install" on the fly our own private, static and platform specific static ffmpeg build and use ituser wrote:The hardest part (for me at least) would be to pretend there're no tools (like ffmpeg) that can do it better and faster.
More and more Youtube videos are only appearing in 720p for me. Like this one... http://www.youtube.com/watch?v=OH7WgtuUZVAGiorgio Maone wrote:Well, when the necessity arises we could propose user to download and "install" on the fly our own private, static and platform specific static ffmpeg build and use ituser wrote:The hardest part (for me at least) would be to pretend there're no tools (like ffmpeg) that can do it better and faster.
I get 6 different formats on this one (Firefox 25, FlashGot 1.5.5.94).Guest wrote: More and more Youtube videos are only appearing in 720p for me. Like this one... http://www.youtube.com/watch?v=OH7WgtuUZVA
I get NOTHING on this with my current "dirty" profile. Not even a flashgot icon. Flashgot 1.5.5.94, Adobe Flash 11.9 r900Giorgio Maone wrote:I get 6 different formats on this one (Firefox 25, FlashGot 1.5.5.94).Guest wrote: More and more Youtube videos are only appearing in 720p for me. Like this one... http://www.youtube.com/watch?v=OH7WgtuUZVA
Does your problem happen on a clean profile with just FlashGot installed?
Adobe Flash version?
I do also get 6 different formats too. But none of them is 1080p/MP4Giorgio Maone wrote:I get 6 different formats on this one (Firefox 25, FlashGot 1.5.5.94).Guest wrote: More and more Youtube videos are only appearing in 720p for me. Like this one... http://www.youtube.com/watch?v=OH7WgtuUZVA
Does your problem happen on a clean profile with just FlashGot installed?
Adobe Flash version?