WordRider Home
Welcome! Log In Create A New Profile

Advanced

Plugin for iprima.cz

Posted by mirij 
Re: Plugin for iprima.cz
January 30, 2017 07:16PM
Please udate plugin.
Error - HLS playlist not found.
Thanks
Re: Plugin for iprima.cz
January 31, 2017 03:18AM
I have the same problem:
HLS playlist not found...
Sample video:
[play.iprima.cz]
[play.iprima.cz]
Re: Plugin for iprima.cz
January 31, 2017 03:50PM
jimmy1222 wrote:
-------------------------------------------------------
> HLS playlist not found...
> Sample video:
> ohnivy-kure-77-hra-o-jablka

Hi jimmy smiling smiley
They are still using AppleHLS stream methodology,
but their API has been changed; also, it appears they
are now logging your IP address into the playlist URLs.

I have in the past posted tutorials on how to use FFmpeg
to download AppleHLS streams from iprima.cz (until a dev
properly fixes the plugin), it's not that difficult; your first link is
thankfully not geo-blocked (I'm not inside Czech Republic),
so here it goes:

1. Load ohnivy-kure-77-hra-o-jablka in a recent version of Mozilla Firefox
with the latest version of Adobe Flash NPAPI plugin installed in the system
(and your AdBlocker temporarily turned off...)

2. Tools -> Web developer -> Web Console and filter for playlist.m3u8
3. Reload page; the filter should capture a URL of the following template:
Language: INI
https://primatest-api.etnetera.cz/api/v1/stream/playlist/0026/3990/cze-ao-sd1-sd2-sd3-sd4-3R7kyLsS.smil/playlist.m3u8?SIGV=2&IS=0&ET=1485961771&CIP=YOUR-IP-ADDRESS&KO=1&KN=1&US=3bb52a34a3377bb85595cd7012bf70094f61cd0a

Steps 2 & 3 can be simplified if you install HLS Stream Detector

4. Download the URL in step 3 and open it up in a text editor;
you'll see child playlists for 5 different quality variants; the highest one
(BANDWIDTH=1667072,RESOLUTION=1024x576) should look like this:
Language: INI
https://primatest-api.etnetera.cz/api/v1/stream/playlist/0026/3990/cze-ao-sd1-sd2-sd3-sd4-3R7kyLsS.smil/chunklist_b1667072.m3u8?SIGV=2&IS=0&ET=1485961857&CIP=YOUR-IP-ADDRESS&KO=1&KN=1&US=feedc2e5b7df92e62c204f75058f6772f21f9d7d

5. Use ffmpeg to download that child playlist to a .ts file (MPEG-TS media container):

ffmpeg -v 16 -stats -i "URL" -c copy "ohnivy-kure-77-hra-o-jablka_576p.ts"

("URL" from step 4).

6. While the .ts file should play fine on most occasions,
you may optionally remux to the MP4 container:

ffmpeg -v 16 -stats -i "ohnivy-kure-77-hra-o-jablka_576p.ts" -c copy -bsf:a aac_adtstoasc "ohnivy-kure-77-hra-o-jablka_576p.mp4"

Whatever one is not familiar with, Google/Bing etc. are one's friends winking smiley

Regards
Re: Plugin for iprima.cz
February 01, 2017 12:25AM
thumbs up sample link provided smileys with beer
iprima.cz plugin fixed smiling smiley


iPrrima made a small change from
'HLS' ... 'src' ... to HLS ... src ...
Re: Plugin for iprima.cz
February 01, 2017 05:42AM
Thanks for update.
Re: Plugin for iprima.cz
February 01, 2017 08:47AM
Thank you smiling smiley
Re: Plugin for iprima.cz
June 14, 2017 04:03PM
Hi, can I kindly ask you to fix the iPrima plugin again? I tried this URL: [prima.iprima.cz] and I am getting "HLS Playlist not found" sad smiley I have latest version of FRD, and downloaded all updated plugins. Recently on iprima they made some webdesign changes, so it look like, there were some changes also in the background...



Edited 2 time(s). Last edit at 06/14/2017 04:07PM by hmyzak.
Re: Plugin for iprima.cz
June 14, 2017 10:08PM
Thanks for the report. Please try plugin v2.3.1.
Re: Plugin for iprima.cz
June 15, 2017 12:13PM
Working like a charm! Great, thanks a lot sir.
Re: Plugin for iprima.cz
July 03, 2017 02:30PM
Hi, can I kindly ask you to fix the iPrima plugin again? I tried filling in iprima plugin my user premium account and I still getting "HLS Playlist not found". I have latest version of FRD, and downloaded all updated plugins. Some videos (typicaly series episodes) can download normally, but
data of user account must to be cleared before downloading...
.
Sorry, only registered users may post in this forum.

Click here to login