Fixed deprecated module, whitespace, booleans and other small tidyups#2989
Fixed deprecated module, whitespace, booleans and other small tidyups#2989marksmayo wants to merge 1 commit intosoimort:developfrom
Conversation
Lots of whitespace, cleanups simplified if conditions Cleaned up imports (using isort) fixed use of deprecated imp module
|
Hello @marksmayo, 祝您健康! |
|
Sorry to write about the issue I'm facing in someone elses's thread but I'm not able to create a new pull request thread. The button remains faded out. I'm trying to download a video on bilibili in 1080p resolution but it always gets downloaded in 480p. I use the following command.
In the usage given here, https://github.com/soimort/you-get#getting-started There's a mention of itag. However, when I use the -i command, I don't get any itags. Please suggest a solution. |


Lots of whitespace, cleanups
simplified if conditions
Cleaned up imports (using isort)
fixed use of deprecated imp module