Skip to content

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.

3 participants