mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Switch to youtube API (#191)
* Switch to youtube API * Fix test failures * Minor fix
This commit is contained in:
committed by
Ritiek Malhotra
parent
57055eb65d
commit
4d664956cd
@@ -137,6 +137,8 @@ optional arguments:
|
||||
prefered output extension .mp3 or .m4a (AAC) (default:
|
||||
.mp3)
|
||||
-d, --dry-run Show only track title and YouTube URL (default: False)
|
||||
-mo, --music-videos-only
|
||||
Search only for music on Youtube (default: False)
|
||||
-ll {INFO,WARNING,ERROR,DEBUG}, --log-level {INFO,WARNING,ERROR,DEBUG}
|
||||
set log verbosity (default: INFO)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user