It's a Japanese tv shows site.all the video with DRM.
And this site need original japnese ip.(if you have vpn or smt)
I can't download video when i found mpd with developer tools in Chrome.
this is the video link:https://www.paravi.jp/watch/60390
So I really need help!!!
if someone can help,i can give the id and passcode when you need log in this site.
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 25 of 25
-
-
I've created a Paravi account last night, because I wanted to download a few shows, but they don't accept my non jp creditcard,
I think they use widevine, shouldn't be too hard, let me try to help you -
-
PM does not work
[ss]vegeta has chosen not to receive private messages or may not be allowed to receive private messages. Therefore you may not send your message to him/her.
If you are trying to send this message to multiple recipients, remove [ss]vegeta from the recipient list and send the message again.Last edited by nimrahwt; 12th May 2022 at 20:24.
-
DL the video with yt-dlp --allow-u (--external-downloader aria2c) "mpd link"
get the PSSH from the MPD or EME Logger,
headers from the user_id file
there is a license url in the user_id header, but if you copy the response you'll see the json which contains a different license url which worked better
paste here
https://getwvkeys.cc/
then decrypt with mp4decrypt
but the website only has 720p video, it seems that most videos are also available in 1080p when you download with streamfab, I guess Paravi has an android TV app with 1080p video
Paravi has 2 entries for Dash, because one returns a key for HDCP-protected devices and the other works anywhere. The second one has MPD with limited resolution. They both use the same key though -
-
yt-dlp --allow-u "mpd"
use --allow-u to download unplayable formats
download the aria2c.exe and place is in the same folder as yt-dlp for faster download
https://github.com/aria2/aria2/releases/tag/release-1.36.0
then
yt-dlp --allow-u --external-downloader aria2c "mpd" -
-
Code:
yt-dlp --allow-u --external-downloader aria2c "mpd"
Code:yt-dlp --allow-u --downloader aria2c "mpd"
Code:yt-dlp --allow-u -N 16 "mpd"
You may be overlooking the fact that the 1080p is indeed there. Note uppercase F
Code:yt-dlp --allow-u -F "mpd"
Last edited by codehound; 16th May 2022 at 16:34.
-
-
-
after all these posts you still have problems with the download??
look my post#9 ... -
just post the paravi link here, shouldn't be a problem to download
Unable to open file due to file access error. Retrying (attempt 1 of 3) ...Last edited by nimrahwt; 18th May 2022 at 10:35.
-
-
-
[Attachment 66770 - Click to enlarge]
Please help me. Why not 1080P?Is MPD file incorrect?
-
no, its correct, but you need to change the UA to a mobile one
edit: 1080p MPD seems to work only with QQBrowser (chinese) now
with chrome etc you only get a 720p MPD link
curl -s "https://manifest.streaks.jp/v3/paravi/0d9dbb6f3d084bffb70b0b00a8918a0b/252ee5c001864d778ab9c9c3b0fd532c/dash/main/manifest.mpd?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
<Representation id="e6f907a9-7de5-4032-a0f6-f7d61acf092d" width="1920" height="1080" frameRate="23976/1000" bandwidth="3903470" codecs="avc1.640028">
<SegmentTemplate timescale="24000" media="https://vod-paravi-j2.streaks.jp/0d9dbb6f3d084bffb70b0b00a8918a0b/252ee5c001864d778ab9c9c3b0fd532c/video/0a3e8fb5-0218-4a1f-9433-b5f303ecf1f1/seg_$Number$.m4s" initialization="https://vod-paravi-j2.streaks.jp/0d9dbb6f3d084bffb70b0b00a8918a0b/252ee5c001864d778ab9c9c3b0fd532c/video/0a3e8fb5-0218-4a1f-9433-b5f303ecf1f1/init.mp4" startNumber="0" duration="144144"/>Last edited by nimrahwt; 5th Oct 2022 at 12:30. Reason: update
-
hi there, and apologies for reviving an older thread
a friend and i were just trying to download a video myself, and this has been the only helpful information on that, so thankyou guys. that said, we are struggling to find the Licence URL; it appears to be blocked by the site if we pull up network, there's no user_id file to be seen, and we're not sure if we're missing something obvious.
(just as a note; we're currently running chrome on windows. paravi blocks the video from playing if networks is up when you refresh the page, and my current theory is the file we need is loading between refresh and pulling up networks) -
I don't have access to paravi atm but you could try to get the info via fiddler (web debugging proxy tool)
Similar Threads
-
How to download video from this site, new protect method?
By ningnong132 in forum Video Streaming DownloadingReplies: 29Last Post: 12th Jan 2023, 15:28 -
download hls video from this site
By monk87 in forum Video Streaming DownloadingReplies: 5Last Post: 22nd Dec 2020, 05:06 -
How to download streaming video from this site
By ningnong132 in forum Video Streaming DownloadingReplies: 11Last Post: 11th Dec 2020, 07:35 -
Can't Download Video From This Site
By devilcoelhodog in forum Video Streaming DownloadingReplies: 3Last Post: 19th Jul 2020, 19:18 -
How to download from video site
By achy635 in forum Video Streaming DownloadingReplies: 4Last Post: 30th Jun 2017, 11:18