This website requires JavaScript.
Explore
Help
Sign In
mcvsoftware
/
music-dl
Watch
1
Star
0
Fork
0
You've already forked music-dl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bb411e7bbc
music-dl
/
src
/
extractors
History
Manuel Cortez
bb411e7bbc
[zaycev.net]: Added settings GUI
2019-06-21 17:12:15 -05:00
..
__init__.py
Add options for all extractors to be enabled or disabled
2019-06-18 16:16:29 -05:00
base.py
Defined a base extractor interface from where others will be derived. Added methods to retrieve if the transcoder should be enabled or not, and to retrieve the default file format, which also will be used as file extension in the saveDialog suggestions
2019-06-20 17:44:39 -05:00
tidal.py
Added settings section for tidal
2019-06-21 14:47:24 -05:00
youtube.py
Defined a base extractor interface from where others will be derived. Added methods to retrieve if the transcoder should be enabled or not, and to retrieve the default file format, which also will be used as file extension in the saveDialog suggestions
2019-06-20 17:44:39 -05:00
zaycev.py
[zaycev.net]: Added settings GUI
2019-06-21 17:12:15 -05:00