Skip to content
New issue

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

youku add m3u8 url #1308

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

youku add m3u8 url #1308

wants to merge 5 commits into from

Conversation

Kumhy
Copy link

@Kumhy Kumhy commented Jan 18, 2024

a example

Comment on lines +394 to +397
//s, err := request.Size(audios[audioID], referer)
//if err != nil {
// return extractors.EmptyData(options.url, err)
//}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//s, err := request.Size(audios[audioID], referer)
//if err != nil {
// return extractors.EmptyData(options.url, err)
//}

Comment on lines +407 to +410
//s, err := request.Size(stream.BaseURL, referer)
//if err != nil {
// return extractors.EmptyData(options.url, err)
//}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//s, err := request.Size(stream.BaseURL, referer)
//if err != nil {
// return extractors.EmptyData(options.url, err)
//}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants