-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update clients in YouTubeVideoUrl, thx seproDev
From: yt-dlp/yt-dlp@637d62a Also remove authorization in android and ios clients. Use authorization only for age gate content. This fix extraction for age gate content.
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f18b8cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need this commit to fix GoogleSuggestions
fairbird@5d8e45f
Before ...
After
f18b8cd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't notice any problems with google suggestions.
This is not a correct fix.
It shows suggestions from the internet browser not from youtube.
However, I have noticed problems with other Google services, such as the YouTube API.
I assume there is a global problem and it will take some time for Google to resolve it.