Ritiek Malhotra
|
ec19491f4f
|
Fix tests and monkeypatch Pafy.download method for version on GitHub
|
2019-02-26 09:50:59 +05:30 |
|
Ritiek Malhotra
|
b58c4775f2
|
Run black formatter on the whole codebase (#460)
|
2019-01-02 19:22:50 +00:00 |
|
Ritiek Malhotra
|
c6bc994658
|
Fix conflicts caused by merge of #459
|
2019-01-03 00:43:37 +05:30 |
|
Ritiek Malhotra
|
53dd292b55
|
Fix conversion conflicts when both input and output filenames are same (#459)
* Workaround conversion conflicts by appending '.temp' to input filename
* Fix tests
* Add a test and some minor changes
* Update CHANGES.md
|
2019-01-02 18:54:27 +00:00 |
|
Ritiek Malhotra
|
0d0a85b761
|
Some updates for using spotdl as library
|
2018-12-29 14:56:00 +05:30 |
|
Ritiek Malhotra
|
fbc04671d8
|
Use Black to format code
|
2018-12-29 14:09:34 +05:30 |
|
Ritiek Malhotra
|
51b01fc448
|
[WIP] Monkeypatch tests (#448)
* Parameterize test_internals.py
* Create test_spotify_tools.py
* Monkeypatch pafy.download
* Monkeypatch YouTube search page
* Replace globals with fixtures
* Add missing urllib import, re-ordering and rename test_with_metadata.py
* Avoid creating temp directory in current working directory during test
* Update CHANGES.md
|
2018-12-26 17:15:56 +05:30 |
|