I want to be able to watch videos from funimation.com, but my internet is to slow. If I could download all the videos it would end all my troubles. I know there was a thread about this before, but the funimation player has comptlely changed and there wasent really an answer on that thread anyway. Any help would be greatly appreciated.
+ Reply to Thread
Results 1 to 17 of 17
-
-
-
https://www.youtube.com/watch?v=_cCVDD4tqKQ
This worked perfect for me but, I had to make the output file a .avi file. -
Cool, I was going to help you but you were able to find the solution by yourself.
I hope that it will help others who have the same request ^^ -
I'm still uncertain why it will only save as an .avi container. The video clearly shows a successful .mkv conversion. Any input on this matter is greatly appreciated.
-
Hi Jodensai ,
Use youtube-dl .
With -F you can find all streams able inside the link .
With -f you can select what you need .
=> -f 18 => mp4 640x360 (vid+Aud)
=> -f 247+171 => webm (vid+Aud)
=> nothing ( no -f ) => mp4 (best)
Code:==== youtube-dl -F https://www.youtube.com/watch?v=_cCVDD4tqKQ [youtube] _cCVDD4tqKQ: Downloading webpage [youtube] _cCVDD4tqKQ: Extracting video information [info] Available formats for _cCVDD4tqKQ: format.......code.......extension...............resolution.........note 171 webm audio only DASH audio , audio@128k 140 m4a audio only DASH audio , m4a_dash container, aac @128k 160 mp4 144p DASH video , video only 242 webm 240p DASH video , video only 133 mp4 240p DASH video , video only 243 webm 360p DASH video , video only 134 mp4 360p DASH video , video only 244 webm 480p DASH video , video only 135 mp4 480p DASH video , video only 247 webm 720p DASH video , video only 136 mp4 720p DASH video , video only 17 3gp 176x144 36 3gp 320x240 5 flv 400x240 43 webm 640x360 18 mp4 640x360 22 mp4 1280x720 (best) ==== youtube-dl -f 18 https://www.youtube.com/watch?v=_cCVDD4tqKQ -o cCVDD4tqKQ.mp4 [youtube] _cCVDD4tqKQ: Downloading webpage [youtube] _cCVDD4tqKQ: Extracting video information [youtube] _cCVDD4tqKQ: Downloading DASH manifest [download] Destination: cCVDD4tqKQ.mp4 [download] 100% of 17.77MiB in 01:43 ====
JE SUIS CHARLIE !!! -
-
-
I'm able to get the url using the page source. I don't know anything about mobile user agents. I'm just saying that the youtube-dl program that was suggested does not work for funimation m3u8 with authentication token like ffmpeg does. Unless I did something wrong.
Last edited by Jodensai; 12th Apr 2015 at 19:45.
-
Did you change the user agent? You still refuse to provide an example video url at funimation.com.
Ok, I understand that you're just saying that.
aazerty mistook the youtube link that you provided as the video that you wanted to download, rather than a video about the video that you wanted to download.
He suggested youtube-dl because the url you provided was a url to a youtube video.
He probably made this error because you've never provided the actual url (or an example) of the video you want to download at funimation.com.
If you get the direct mp4 link, rather than the m3u8 link, you'll be able to save the video in the original container (mp4) and not have to change the container to mkv or avi.Last edited by ponens; 12th Apr 2015 at 19:37.
-
Thank you very much! I switched to an android user agent and got the direct mp4 link then added the authentication token. I proceeded to use ffmpeg as normal and now I got an mp4 instead of .avi. You have been very helpful and patient and I appreciate it. I think I need to learn to be more patient and read more carefully.
-
Often 720p can be had by editing whatever mp4 url is found, if it is not already 720p...
found url...
-480- original value K.mp4
change to...
-480-2500K.mp4
Sometimes 1080p available too.
If you use ffmpeg to download mp4, it changes the container. For original file, save with browser or other direct method. -
Last edited by Jodensai; 12th Apr 2015 at 23:52.
Similar Threads
-
download strizna.cz videos
By peleroform in forum Video Streaming DownloadingReplies: 5Last Post: 4th Apr 2013, 09:50 -
Videos From Youtube Funimation 480p .flv Help.
By Blackula in forum Video ConversionReplies: 3Last Post: 10th Sep 2012, 23:51 -
Need help ripping a Funimation DVD
By King Antonius in forum DVD RippingReplies: 5Last Post: 11th Mar 2011, 12:06 -
Funimation Website
By Tylerr in forum Video Streaming DownloadingReplies: 29Last Post: 9th Mar 2011, 22:44