Files
spotify-downloader/.gitignore
Ritiek Malhotra b968b5d206 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
2018-03-09 20:40:15 +05:30

11 lines
93 B
Plaintext
Executable File

config.yml
Music/
*.txt
.coverage
*.pyc
__pycache__/
.cache/
.pytest_cache/
.python-version