change youtube-dl library #2

Merged
nikooo777 merged 1 commit from youtube-lib-fix into master 2018-03-13 23:17:51 +01:00
nikooo777 commented 2018-03-09 15:04:20 +01:00 (Migrated from github.com)

this addresses the 403 status code error

this addresses the 403 status code error
lyoshenka (Migrated from github.com) reviewed 2018-03-15 15:48:54 +01:00
lyoshenka (Migrated from github.com) commented 2018-03-15 15:48:51 +01:00

you didn't address the issue where videoInfo.Formats.Best(ytdl.FormatAudioEncodingKey) may be empty, so it panics when you try to take the first one

you didn't address the issue where `videoInfo.Formats.Best(ytdl.FormatAudioEncodingKey)` may be empty, so it panics when you try to take the first one
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry.go#2
No description provided.