This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
spotify-downloader
Watch
1
Star
0
Fork
0
You've already forked spotify-downloader
mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced
2026-07-24 10:41:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9d92e57233ac3e74eea0954f776ced4b5360184
spotify-downloader
/
spotdl
T
History
Fereidoon Mehri
597828866b
Added --no-remove-original-file. Fixed bug with ffmpeg accessing stdin.
...
Fixed tests
2019-07-23 14:43:02 +04:30
..
__init__.py
Bump to v1.2.2
2019-06-03 14:18:31 +05:30
const.py
Run black formatter on the whole codebase (
#460
)
2019-01-02 19:22:50 +00:00
convert.py
Added --no-remove-original-file. Fixed bug with ffmpeg accessing stdin.
2019-07-23 14:43:02 +04:30
downloader.py
Added --no-remove-original-file. Fixed bug with ffmpeg accessing stdin.
2019-07-23 14:43:02 +04:30
handle.py
Added --no-remove-original-file. Fixed bug with ffmpeg accessing stdin.
2019-07-23 14:43:02 +04:30
internals.py
Fix tests
2019-07-20 21:49:25 +05:30
metadata.py
Rebase fixes
2019-02-26 23:41:37 +05:30
patcher.py
Add docs on what this is about
2019-06-03 14:15:23 +05:30
spotdl.py
Write tracks to custom file with
--write-to
(
#507
)
2019-02-28 02:48:02 -08:00
spotify_tools.py
Replace class
SpotifyAuthorize
with
@must_be_authorized
(
#506
)
2019-02-27 09:48:18 -08:00
youtube_tools.py
Prefer secure HTTPS by default
2019-06-03 14:04:41 +05:30