xifangczy / cat-catch

猫抓 浏览器资源嗅探扩展 / cat-catch Browser Resource Sniffing Extension
GNU General Public License v3.0
9.05k stars 838 forks source link

Video without audio #475

Open trimechee opened 6 days ago

trimechee commented 6 days ago

扩展版本号 extension version

2.5.4

浏览器

其他基于 Chromium 的浏览器

浏览器版本号

129

涉及网址

Second media player in https://v5.voiranime.com/anime/mobile-suit-gundam-seed-vf/mobile-suit-gundam-seed-20-vf/

请详细描述问题

Hello, again thank you so much for all your efforts to make this amazing extension !

I can't preview so i decide to download, this streaming platform seems to make modifications recently and we can't any more download videos with audio, i donwload video without audio, i even tried with other famous extension and i have an error message from other extension : hls encryption is not supported, we hope this will be fixed please because my favourite website puts many videos on this platform, thank you so much :)

The download bug is in second media player (LECTEUR MOON) in this site :

https://v5.voiranime.com/anime/mobile-suit-gundam-seed-vf/mobile-suit-gundam-seed-20-vf/

let's note my interesting awesome discover , i tired to preview with Open-in vlc extension but it doesn't work , so i go to vlc advanced settings and i go to gnu tls priority enryption and i choose performance priority to fast enryption and preview works with vlc !!

trimechee commented 6 days ago

Update: Hello Mr @xifangczy , yesterday late at night I talked about this serious download bug to Mr Chandler the developer of the Live-stream-downoader extension and this morning, I am pleasantly surprised that Mr Chandler fixed this bug very quickly: the name of the last Commits on Sep 14, 2024 is: position mismatch on decryption:

https:// github. com/ chandler-stimson/ live-stream-downloader /commit/ 9623d82e367263a28055441144bef51bf945e3f6

trimechee commented 6 days ago

Update : Mr Chandler make another new commit : better iv generation to fix this complex bug.....

trimechee commented 3 days ago

Hello Mr @xifangczy, how are you ?

So about this problem, the new version of Live stream downloader shows me 2 separate streams : a video only stream and an audio only stream and we can no longer download a stream with video and audio combined merged because the website offers video-only and audio-only streams, it's the same thing for Cat-Catch which offers us 2 streams: video only and audio only....

so Mr Chandler advised me:

"You need to download both. Then use:

" ffmpeg -i video.mkv -i audio.mkv -c copy output.mkv "

to get a normal stream. Also you can start playing "video.mkv" in VLC and add audio track to it (for some streams it is not supported)."

so i have previously recommended and continue to recommend our beloved Cat-catch to my friends and twitter followers, and many are not experts and do not like complicated operations and may be afraid or do not know how to use an external program to combine audio and video, and Cat-catch has the magnificent ffmpeg online, is it possible to simplify the operations that Cat-catch detects the 2 audio only and video only streams and merges them automatically via ffmpeg online please in order to fix this major problem because I think many streaming sites will now separate audio from video and it will become a challenge and a major download problematic :(

Thanks a lot :)

trimechee commented 3 days ago

So Mr @xifangczy , there is good news and good news ::

Good news is it is easy to download the separate audio and video streams but we no longer have to choose the master stream, we have to select the _index-v1 and _index-a1 streams which correspond to the video only and audi only streams.

The other great news is I went to dig into the potplayer settings because potplayer allows me to stretch the video and erase black bars on my small eee pc screen, and I discover in potplayer/open/load external audio that we can add audio to the video only and it works! I get in potplayer a video with audio that I can playback without problems !!!

So maybe to make it easier for beginners and non-experts, maybe add a red notice in the FAQ: some streaming streams have separate audio and video, we should download "_index-v1" and "_index-a1" together and then play these separate streams with potplayer or vlc.....

and to make it even easier, maybe add an advanced option "download the audio and video streams at the same time if the extension detects separate audio and video streams", or add a warning pop-up window saying there are separate audio and video streams and the user must automatically download the separate audio and video streams.....

because we can get lost between the master stream, _index-v1 and _index-a1.....the master stream is a video without audio and we should avoid downloading it.....

maybe it would be better to rename the "index-v1 stream" to "video only v1" and the "index-a1 stream" to "audio only v1" to make it easier for beginners.....

Thanks again for this wonderful extension and your great help :)