hi forum, I am new to this beautiful community; I'd like to ask for help in the other section about downloading videos on a platform where all the content is free, but also is viewable only after having created and logging into an account. The clips have to be "rented" (for free, of course); after some days the rental expires, but the user can "rent" the clip again (for free). It's similar to a library.
Will I break the rules of the Forum? The website is festivalscope.com
thank you!![]()
+ Reply to Thread
Results 1 to 20 of 20
-
Last edited by Moonroe; 31st Jan 2025 at 05:41.
-
What is the video you want downloaded from that platform?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Might be ok, but possibly better is to use a service that actually IS provided by many libraries: Kanopy.
Scott -
if you can download it by yourself, then:
Code:--video title: Humanity --mpd: https://scope-stream.link/video/video-20250120094720AM-856760353/video-20250120094720AM-856760353.mpd --key 9694c7079df047d8ae92adeb54dc12f7:478f43834f3c254217d4a4b7b2740cba
-
-
i got it from pro.festivalscope with my script not festivalscope, but they should same. i will not public more info since last time it public and spam(batch download) by someone, this site has add more authorization to verify the key request process.
you can still obtain keys use widevine proxy2 browser extention, or in developer tools block the license request(because some params in license is one time used) and got a none used license url then send pssh+license url use classic script like wks-keys. -
Thank you very much.
Can you point me to an effective guide on the fundamentals of video streaming? I'm quite new to the subject and would like to achieve some more skills.Last edited by Moonroe; 1st Feb 2025 at 22:06.
-
Only uploading this cause its a 7 minute video. But you should install N_m3u8DL-RE and run the command using info from @shellcmd's comment
https://www.swisstransfer.com/d/9c4a8f96-ccd1-4751-a0df-22da3405dd45--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Thank you for the link! 🎉
In the previous post I was asking for an online resource[s] (article, webpage, thread) where to learn the fundamentals of stream downloading. Running the command using info from @shellcmd's comment, as you suggest, would be in order to download videos or to find explanations? -
This command is used to download.
Code:N_m3u8DL-RE "https://scope-stream.link/video/video-20250120094720AM-856760353/video-20250120094720AM-856760353.mpd" --key 9694c7079df047d8ae92adeb54dc12f7:478f43834f3c254217d4a4b7b2740cba --save-name "Humanity" -M format=mkv
- N_m3u8DL-RE
- ffmpeg
- mp4decrypt
Then open cmd in that folder and run the previous command. For example if you use windows, the content of that folder should have:
- N_m3u8DL-RE.exe
- ffmpeg.exe
- mp4decrypt.exe--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
By default mp4decrypt is used. If you specifiy
Code:--use-shaka-packager
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
if you want to do it with python script, then sniffer the web api endpoint, you can find it easily. else I suggest you use widevine proxy2 browser extension, the extension will give you the key and mpd link with N_m3uiDL-RE command directly, easily to use.
Similar Threads
-
Strange unstabilities / lines breaking out
By skh in forum EditingReplies: 0Last Post: 9th Sep 2024, 06:44 -
Subtitle Edit 3.6.10: breaking line problem
By Nounours18200 in forum SubtitleReplies: 5Last Post: 11th Jan 2023, 15:24 -
Can someone tell me what I am doing to my Hi8 tapes that are breaking them?
By Manulis in forum Newbie / General discussionsReplies: 3Last Post: 17th Jun 2022, 01:44 -
Image breaking when capturing Hi-8 video from camcorder
By Martouf in forum Capturing and VCRReplies: 5Last Post: 10th Aug 2021, 19:42 -
Breaking down Video into Individual Image Files
By VideoRodeo in forum EditingReplies: 2Last Post: 14th Jun 2020, 19:16