We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
优酷的还可以下载吗,能否提供一个示范
The text was updated successfully, but these errors were encountered:
把账号的cookie写到程序里,复制视频的url链接到129行代码里,然后再返回值里找一个m3u8链接
Sorry, something went wrong.
不知道您有没有注意过,我最近发现优酷的免费视频提供的M3U8链接里面的ts片段是不完整的。比如,一个2小时的视频,你根据他的m3u8下载到的视频可能只有1小时,不知道是不是由于他在m3u8文件里面加了这个: #EXT-X-DISCONTINUITY 导致的。
把账号的cookie写到程序里,复制视频的url链接到129行代码里,然后再返回值里找一个m3u8链接 不知道您有没有注意过,我最近发现优酷的免费视频提供的M3U8链接里面的ts片段是不完整的。比如,一个2小时的视频,你根据他的m3u8下载到的视频可能只有1小时,不知道是不是由于他在m3u8文件里面加了这个: #EXT-X-DISCONTINUITY 导致的。
我刚才试了一下,还是可以找到完整链接的,你要不提供一下你的视频链接
No branches or pull requests
优酷的还可以下载吗,能否提供一个示范
The text was updated successfully, but these errors were encountered: