So i got this from freevine, which mind you didn't work with some error about file scheme not supported, but you can clearly tell the stream is there.
But SF can only find the 576x1024 stream as the highest resolution.
Code:
14:15:17.751 [4m[32mINFO[0m : The Drew Carey Show S01E01 Pilot 14:15:17.786 INFO : N_m3u8DL-RE (Beta version) 20241203 14:15:17.800 INFO : Loading URL: tmp\manifest.m3u8 14:15:17.802 INFO : Content Matched: HTTP Live Streaming 14:15:17.803 INFO : Parsing streams... 14:15:17.803 WARN : Master List detected, try parse all streams 14:15:17.804 WARN : Writing meta json 14:15:17.805 INFO : Extracted, there are 7 streams, with 6 basic streams, 0 audio streams, 1 subtitle streams 14:15:17.805 INFO : Vid 1920x1080 | 4084 Kbps | 30 | avc1.640028,mp4a.40.2 14:15:17.805 INFO : Vid 1216x684 | 2398 Kbps | 30 | avc1.64001F,mp4a.40.2 14:15:17.805 INFO : Vid 1024x576 | 1669 Kbps | 30 | avc1.64001F,mp4a.40.2 14:15:17.805 INFO : Vid 854x480 | 1179 Kbps | 30 | avc1.64001F,mp4a.40.2 14:15:17.806 INFO : Vid 640x360 | 777 Kbps | 30 | avc1.64001F,mp4a.40.2 14:15:17.806 INFO : Vid 426x240 | 476 Kbps | 30 | avc1.64001F,mp4a.40.2 14:15:17.806 INFO : Sub subtitles | en | English | describes-music-and-sound 14:15:17.806 INFO : Parsing streams... 14:15:17.876 ERROR: The 'file' scheme is not supported.
Comment