https://www.catchplay.com/tw/watch/d81ac576-e2ad-465c-87f9-9239034b07c4
I believe this EP is free to watch
Need a Taiwan IP to register and watch, they offer 4k for this title, but web browser only get you 1080p,
I've tried Android/android TV/Smart TV headers but only getting 1080p manifest.
Mpd files are takened , so I don't think I can simply change manifest to get 4K.
I know how to get keys,I'm just trying to find out how to get 4k manifest.
HTML Code:https://vcmsapi.catchplay.com/video/v3/mediaInfo/{catchplay_video_id}HTML Code:headers = { 'accept': '*/*', 'accept-language': 'zh-CN,zh;q=0.9,en;q=0.8', 'asiaplay-app-version': '3.0', 'asiaplay-device-model': 'Google_TV', 'asiaplay-device-type': 'tv', 'asiaplay-os-type': 'android', 'asiaplay-os-version': '11', 'asiaplay-platform': 'tv', 'authorization': f'Bearer {vcms_access_token}', }
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by z1269925944; 15th Jul 2024 at 11:32.
-
not sure whether will work, try to modify some of the parameters in the header?
Code:'asiaplay-app-version':'3.0', 'asiaplay-device-model':'DT1901A', 'asiaplay-device-type':'android', 'asiaplay-os-type':'app', 'asiaplay-os-version':'25', 'asiaplay-platform':'bigscreen',
-
-
my guess is that they need token from a supported device
because whatever I put in the headers above they always give me 1080p like this
HTML Code:'asiaplay-app-version': '3.0', 'asiaplay-device-model': 'IndiHome_ZTE_4K', 'asiaplay-device-type': 'fvck', 'asiaplay-os-type': 'app', 'asiaplay-os-version': '28', 'asiaplay-platform': 'bigscreen', 'authorization': f'Bearer {vcms_access_token}',
Similar Threads
-
FFMPEG RTMP stream Non-monotonous DTS in output stream 0:1
By idavidpintoi in forum Video ConversionReplies: 0Last Post: 5th May 2023, 18:04 -
The first 5 minutes is missing | A video from CatchPlay
By CrymanChen in forum Video Streaming DownloadingReplies: 7Last Post: 6th Dec 2022, 13:44 -
Any software that will give a dummy stream until the actual stream begins?
By Prairie Dog in forum Newbie / General discussionsReplies: 4Last Post: 7th Nov 2022, 06:12 -
FFMPEG Save video from rtsp stream to hls stream
By Wisperrio in forum Video Streaming DownloadingReplies: 2Last Post: 26th Aug 2021, 22:38 -
Why does muxing a video stream into a MKV file change that stream?
By 4L7zHhiyQO3Thui6 in forum Video ConversionReplies: 14Last Post: 11th Mar 2021, 03:45