Age | Commit message (Collapse) | Author |
|
yan12125-sohu_fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Letv] Fix test_Letv and test_Letv_1 failures in python 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix mistyped docstring indent
|
|
|
|
|
|
|
|
|
|
It failed on python 3.4 when building the http_headers field
|
|
The .tox directory contains python code that we can't control
|
|
* Remove the 'songtitle' field, 'title' can be used instead.
* Remove newlines in the help text, for consistency with other options.
* Add 'from __future__ import unicode_literals'.
* Call '__init__' from the parent class.
* Add test for the format_to_regex method
|
|
(Closes #5125)
|
|
|
|
|
|
The webpage only contains the most recent ones, but if you scroll down more will appear.
|
|
|
|
|
|
|
|
|
|
[yandexmusic] Site mirrors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
djpohly-beatport-pro
|
|
|
|
|
|
|
|
|
|
Also adapt the embedding examples for those poor souls still using 2.x.
|