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

bugfix: replaced youtube-dl with yt-dlp #1374

Merged
merged 2 commits into from
Aug 24, 2021
Merged

bugfix: replaced youtube-dl with yt-dlp #1374

merged 2 commits into from
Aug 24, 2021

Conversation

xnetcat
Copy link
Member

@xnetcat xnetcat commented Aug 24, 2021

Title

replaced youtube-dl with yt-dlp

Description

"Unable to get audio stream" error occurs because youtube-dl does not support age restricted videos

Related Issue

#1371

Motivation and Context

youtube-dl does not support age restricted videos

How Has This Been Tested?

pytest

Screenshots (if appropriate)

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have read the CORE VALUES document
  • I have added tests to cover my changes
  • All new and existing tests passed

@xnetcat xnetcat linked an issue Aug 24, 2021 that may be closed by this pull request
misc: regenerate cassettes

misc: regenerate cassettes again
@Silverarmor Silverarmor merged commit ef6a166 into spotDL:dev Aug 24, 2021
@Silverarmor Silverarmor added the Bug Fix PRs that fix bugs label Sep 6, 2021
@xnetcat xnetcat deleted the ytdlp branch September 14, 2021 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix PRs that fix bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Unable to get audio stream" on age restricted video
2 participants