UsergeTeam / Userge-Plugins

Plugins for Userge
https://userge.tech
GNU General Public License v3.0
135 stars 327 forks source link

Saavn and Dezeer Music Download Module #215

Closed Devanagaraj closed 3 years ago

Devanagaraj commented 3 years ago

Can Able to Download HQ Flac from Deezer CDN!

Please avoid making silly PR to this module and if you think you got something better idea post a comment and discuss. I hate Stupid PR's that contributes only changes in dir in this module.....

Admin Please avoid such a Stupid Useless PR's

pep8speaks commented 3 years ago

@Devanagaraj, Thanks for opening this PR.

Line 9:1: F401 'random.randint' imported but unused Line 62:1: W293 blank line contains whitespace Line 63:1: E302 expected 2 blank lines, found 1 Line 66:13: E126 continuation line over-indented for hanging indent Line 71:17: E123 closing bracket does not match indentation of opening bracket's line Line 72:13: E123 closing bracket does not match indentation of opening bracket's line Line 79:41: E231 missing whitespace after ',' Line 79:43: E231 missing whitespace after ',' Line 83:71: W291 trailing whitespace Line 88:41: E231 missing whitespace after ',' Line 88:43: E231 missing whitespace after ',' Line 118:25: W292 no newline at end of file