Link: https://kinogo-films.biz/83056-jel-turko.html
Use player CCDN
Set language English (Eng. Dub, dropdown in top left corner)
How do I download videos with English audio?
Already tried several Chrome/Firefox extensions: The Stream Detector (ffmpeg, yt-dlp, N_m3u8DL), HLS Downloader, Stream Recorder - HLS & m3u8 Video Downloader
The best I could do is get video + russian audio:
Thank you.Code:ffmpeg -user_agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0" -referer "https://kodik.info/" -i "https://cloud.kodik-cdn.com/tvseries/e95885ca00174d9e720dfeee46526c90f9e21dac/b12d2ff6e54e300047b9ee0ce76af19f:2025032400/720.mp4:hls:manifest.m3u8" -c copy "720.mp4_hls_manifest.ts"
+ Reply to Thread
Results 1 to 3 of 3
-
-
Filter for x-en-x and use yt-dlp with the right parameters. You may need a fresh manifest url. Stream detector can help.
Code:yt-dlp "https://hye1eaipby4w.matham.ws/x-en-x/khQ0Rhw1Ya8cR18aRe8akn8cRa8aRp8aRC8akXOAbE5Ykp9mmXXHmbsikn5IqhAUMmXGKiyaYr0GKBQ/HiE9FiywRGkrkBD2RvD4RvDGOrZvjBL4RGQ1FiyvkvKeSBzxkCSfHB1eFiL1Srz0R2kekhq5zrArHtA9kGseSBL0RmOrRmL4kvD2OrZ1jBL0kBD0kvLazBDxzmSZFnS0jBE3khR2RhA5kvq=" --add-headers "Origin:https://api.luxembd.ws" -o "video" -f "1339-1+audio0-eng1" [generic] Extracting URL: https://hye1eaipby4w.matham.ws/x-en-x/khQ0Rhw1Ya8cR18aRe8akn8cRa8aRp8aRC8akXOAbE5Ykp9mmXXHmbsikn5...FnS0jBE3khR2RhA5kvq= [generic] HiE9FiywRGkrkBD2RvD4RvDGOrZvjBL4RGQ1FiyvkvKeSBzxkCSfHB1eFiL1Srz0R2kekhq5zrArHtA9kGseSBL0RmOrRmL4kvD2OrZ1jBL0kBD0kvLazBDxzmSZFnS0jBE3khR2RhA5kvq=: Downloading webpage [generic] HiE9FiywRGkrkBD2RvD4RvDGOrZvjBL4RGQ1FiyvkvKeSBzxkCSfHB1eFiL1Srz0R2kekhq5zrArHtA9kGseSBL0RmOrRmL4kvD2OrZ1jBL0kBD0kvLazBDxzmSZFnS0jBE3khR2RhA5kvq=: Downloading m3u8 information [generic] HiE9FiywRGkrkBD2RvD4RvDGOrZvjBL4RGQ1FiyvkvKeSBzxkCSfHB1eFiL1Srz0R2kekhq5zrArHtA9kGseSBL0RmOrRmL4kvD2OrZ1jBL0kBD0kvLazBDxzmSZFnS0jBE3khR2RhA5kvq=: Checking m3u8 live status [info] HiE9FiywRGkrkBD2RvD4RvDGOrZvjBL4RGQ1FiyvkvKeSBzxkCSfHB1eFiL1Srz0R2kekhq5zrArHtA9kGseSBL0RmOrRmL4kvD2OrZ1jBL0kBD0kvLazBDxzmSZFnS0jBE3khR2RhA5kvq=: Downloading 1 format(s): 1339-1+audio0-eng1 [hlsnative] Downloading m3u8 manifest WARNING: Live HLS streams are not supported by the native downloader. If this is a livestream, please add "--downloader ffmpeg --hls-use-mpegts" to your command [hlsnative] Total fragments: 276 [download] Destination: video.f1339-1.mp4 [download] 14.1% of ~ 438.89MiB at 11.42MiB/s ETA 00:36 (frag 39/276)
https://www.swisstransfer.com/d/b36a629d-e8b1-4775-9592-4adaa7f7c4d6--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
OK, I think I've found the differences = the solution.
First of all, use -F parameter = there is english audio in there, then use -f......
Then, add this: --add-headers "Origin:https://api.luxembd.ws"
Then, use an output file name: -o "01.mp4"
If I add those 2 things to the default Stream detector command = it works
Basically, duplicate --referer to --add-headers "Origin:..." does the trick.
Thank you.
Similar Threads
-
How download from netu.tv , waaw.to ecc.... and bypass the debugger paused
By Leo101010 in forum Video Streaming DownloadingReplies: 3Last Post: 2nd Jan 2024, 09:28 -
netu.tv or similar
By Zabon in forum Video Streaming DownloadingReplies: 5Last Post: 5th Sep 2023, 00:54 -
Download video from NETU.TV
By minegroasprilla in forum Video Streaming DownloadingReplies: 20Last Post: 15th May 2023, 04:03 -
How to download from netu.wiztube.xyz player
By kaatch in forum Video Streaming DownloadingReplies: 6Last Post: 11th Feb 2022, 16:12 -
How do I download subtitles from Netu TV?
By lekic.nx in forum SubtitleReplies: 2Last Post: 21st Jan 2022, 14:40