Ritiek Malhotra
dc829815f5
Embed release and year metadata only when available
...
Follow up of #672 .
2020-03-02 17:40:30 +05:30
py-coder
0202c65110
Added leading zeros in track_number.Fixed issue #592
2019-08-01 10:17:24 +05:45
Ritiek Malhotra
e9f046bea1
Rebase fixes
2019-02-26 23:41:37 +05:30
Ritiek Malhotra
eb77880f9f
Use YouTube as fallback for track metadata if not found on Spotify
2019-02-26 09:50:59 +05:30
tillhainbach
bf6e6fb0c5
first artist from album object for album artist
2019-01-08 22:53:22 +01:00
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
Ritiek Malhotra
eae9316cee
[WIP] Refactor spotdl.py; introduced classes ( #410 )
...
* Refactor spotdl.py; introduced classes
* introduce CheckExists class
* Move these classes to download.py
* Fix refresh_token
* Add a changelog entry
2018-11-25 17:07:56 +05:30
Ritiek Malhotra
519fe75eac
Merge branch 'master' into comment-metadata
2018-10-09 01:30:06 -07:00
Linus Groh
13c83bd225
Introduce usage of black (code formatter) ( #393 )
2018-10-09 00:57:11 -07:00
Ritiek Malhotra
f80c223025
Embed comment metadata in .m4a
2018-10-01 19:10:28 +05:30
Nodar Gogoberidze
e720cbcf93
Add check for publisher tag before adding publisher id3 tag to audio file ( #377 )
2018-09-30 14:59:15 +05:30
Arryon Tijsma
fc7d5abf16
Correctly embed metadata in .m4a
2018-09-26 21:59:28 +05:30
Arryon Tijsma
32c2ace96c
Fixes #272 by refactoring global log to conventional global... ( #358 )
...
* Fixes #272 by refactoring global log to conventional global as used by logzero
* Remove unnecessary logger from download_single, which was a test case
* Remove unnecessary logger from main(), which was a test case
2018-09-21 22:43:26 -07:00
Ritiek Malhotra
e0c8960906
Changes for v1.0.0 release ( #345 )
...
* Move spotdl.py inside spotdl directory
* Fix Dockerfile
* Re-upload FFmpeg binary
* Small fixes ;)
2018-09-09 08:00:01 -07:00