mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2026-01-05 17:05:55 +00:00
Scrape YouTube by default and optionally use YouTube API to perform searches (#250)
* YouTube scraping * Cleanup GenerateYouTubeURL class * Some minor improvements * Add test to fetch title with and without api key
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,4 +6,5 @@ Music/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.cache/
|
||||
.pytest_cache/
|
||||
.python-version
|
||||
|
||||
Reference in New Issue
Block a user