|
@@ -9,8 +9,11 @@ Version 0.0.2 - 5/12/2020
|
|
|
- Command line arguments will override config.ini for download=true
|
|
- Command line arguments will override config.ini for download=true
|
|
|
- will take -d and number to download jsons from Discogs.com API
|
|
- will take -d and number to download jsons from Discogs.com API
|
|
|
- Added first implementation of Verbosity (needs teaking)
|
|
- Added first implementation of Verbosity (needs teaking)
|
|
|
-<<<<<<< HEAD
|
|
|
|
|
- Builds Folder Structure for downloads
|
|
- Builds Folder Structure for downloads
|
|
|
- NOTE- only creates album name folder if it queries Discogs.com
|
|
- NOTE- only creates album name folder if it queries Discogs.com
|
|
|
-=======
|
|
|
|
|
->>>>>>> dbddaab0c7c86b535f7b59e3940c9623537ef335
|
|
|
|
|
|
|
+
|
|
|
|
|
+Version 0.0.3
|
|
|
|
|
+ - Attempts to capture first X results from YoutubeSearch
|
|
|
|
|
+ - This script will then parse the results for the best match
|
|
|
|
|
+ - Remove links for things like (Official Video) or Cover
|
|
|
|
|
+ - Need to ensure words like "Cover" are not in the actual song title!
|