nilaoda / The-New-M3U8-Downloader

Rebulid of M3U8-Downloader. (Stop updating permanently)
1.12k stars 267 forks source link

m3u8の読み込み中にエラーが発生しました #8

Open siddhantrimal opened 6 years ago

siddhantrimal commented 6 years ago

I'm trying to download from here. It says 403-Forbidden, I know, but IDM is able to download the .m3u8 file easily. I checked and it looks good too. However, I still get an error while trying to download. Is the .ts file protected from the server side.

How to bypass this?

私はここからダウンロードしようとしています。. それは禁止されています403 - 私は知っています。 しかし、IDMはそれを簡単にダウンロードできます。 私はチェックし、それは良いように見えます。しかし、私はまだダウンロード中にエラーが発生します。.ts ファイルはサーバー側から保護されていますか?

どうすればこれを避けることができますか?

nilaoda commented 6 years ago

It seems that there are some restrictions on the website, you can try to use ffmpeg to se a header (use -headers <string>) to download (you may want to use Chrome Developer Tools -> Network to analyze the corresponding request). And last, the software has already permanently stopped update.