-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
1 deletion.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
import sys | ||
|
||
__version__ = "0.5.1" | ||
__version__ = "0.5.2" | ||
__author__ = "np1" | ||
__license__ = "LGPLv3" | ||
|
||
|
388db45
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.
@zgrimshell This release should fix the internal backend, finally.
388db45
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.
Yep, I have seen it. Great news as youtube-dl python3 version seems to be stuck atm (and I don't have time to UNstuck it). I will work on this in next few days (maybe even today) as that is only sane solution atm in Debian for mps-youtube users (until we package the youtube-dl py3 port).