getting higher quality of poke mon episodeDear all,
After having read and tried many of the answers on this forum, im unfortunatly still unable to obtain a higher resolution video file from pokemon. On the website http://www.pokemon.com/nl/pokemon-afleveringen/, the episodes are shown. After clicking a video, a new SWF-player object is created in the div "<div class="video-container"></div>" using javascript. Right clicking the flash player, provides the option to select the bitrate. Selecting a different bitrate provides another URL: (found via firebug) Code:
http://production-eqbc.lvp.llnw.net/b?u=xk-lpaVqasMw32OoAaPhF&s=3Ue3SXZuXQz5l-hjfvOTz&o=4953336d7f544f678a12270b176ea386&mt=v&d=1274069&p=150403&g=q&m=4874f3224746460ca6b6927ee9d5d80a&a=q_bs&b=1728&url=http://www.pokemon.com/nl/pokemon-afleveringen/#&pf=flash&pfv=18.0.0.232&z=1&bid=52 When I use RTMP explorer and navigate to the websit, it correctly finds the stream and it starts the download. However, if I check the bitrate in VLC player, it turns out that all video's have a bitrate of around 450kb/s. This agrees with the default bitrate in RTMP Explorer (450 kb/s) Changing the bitrate in RTMP Explorer does not change the download! Code:
rtmpdump -r "rtmpe://s2.csl.delvenetworks.com:1935/a4820/l1/" -a "a4820/l1/" -f How can I download the 1728 kbps version? I have tried many programs, including wireshark and other TCP packet inspectors to find a ".mp4" containing URL, but have failed to find any at all... Could someone help me? My best regards, Pika! sidenote: pokemon.com allows for the download of content for a personal copy in the TOS |
Re: getting higher quality of poke mon episodehi
seven differents playpath with in red the better bitrate Code:
mp4:media/4953336d7f544f678a12270b176ea386/b4334fe482724e03b2009b011c56c596/079693d9d9124585be1303d27caa2463/pokemon_season7_ep7_dut.mp4 |
Re: getting higher quality of poke mon episodeYou're amaizing! but but... how does the magic trick work?
|
Re: getting higher quality of poke mon episodeQuote:
you can use winhex to read the memory of flash plugin container winhex >>>tools>>>>open RAM>>>>plugin-container>>>Entire Memory ############################################# ![]() |
Re: getting higher quality of poke mon episodeyes being calling listing early networking trafficing
Code:
http://production-ps.lvp.llnw.net/r/PlaylistService/media/4874f3224746460ca6b6927ee9d5d80a/getPlaylistByMediaId |
Re: getting higher quality of poke mon episode@biezom: That is magic! Never thought about that option. It gave me renewed energy to look for another method (but didnt find one yet)
@stinkfoot: That is exactly what I was looking for! You have made my day! Thank you both very much for your help! |
Re: getting higher quality of poke mon episodeI used rtmpdumphelper to discover the parameters, I'm trying to download the video at 720p.
This command is correct? Code:
rtmpdump -r "rtmpe://s2.csl.video.llnw.net:1935/a8329/l1/" -a "a8329/l1/" -f "WIN 22,0,0,209" -W "http://s.delvenetworks.com/deployments/flash-player/flash-player-5.20.swf?ldr=ldr" -p "http://www.pokemon.com/br/episodios-pokemon/19_17-uma-raiva-eletrica/" -y "mp4:smedia/4953336d7f544f678a12270b176ea386/lC/LGDg3eGgS812-p8pcS6FJsfHrxL2MlKd2T9DI-XBk/1917_pokemon_xyz_an-electrifying-rage_bpo-localized.mp4" -o "1917_pokemon_xyz_an-electrifying-rage_bpo-localized.flv" Source: Code:
http://www.pokemon.com/br/episodios-pokemon/19_17-uma-raiva-eletrica/ |
Re: getting higher quality of poke mon episodeI tried using the winhex, but it did not work.
But RTMPDumpHelper + rtmpsuck work perfectly. Thanks for the tips and have a nice day. |
Re: getting higher quality of poke mon episodeYOUTUBE-DL:
Code:
youtube-dl -F "http://www.pokemon.com/nl/pokemon-afleveringen/19_01-van-a-tot-z/" |
All times are GMT -6. The time now is 09:20 PM. |