forked from ytdl-org/youtube-dl
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[youtube] Fix function signature parser (refs ytdl-org/ytdl-org#30363)
- Loading branch information
1 parent
a803582
commit 1a09168
Showing
1 changed file
with
4 additions
and
4 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
1a09168
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.
Works for me! Great job!
1a09168
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 use the youtube-dl module in python. How can I update it with this branch? When I try to update it with
pip3 install --upgrade youtube-dl
it just tells me that there's nothing to update as its most-likely using the master branch as the source.Or am I missing out on something?
1a09168
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.
@lanegramling Thanks so much for this fix. I'm leaving a comment just in case anyone comes here and puzzles over how to implement it:
Thanks again.
1a09168
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.
Using yt-dlp worked for me. Workflow here!
https://youtu.be/dAc5VIDIs5k