Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
merasugd committed Jun 24, 2024
1 parent 9181f56 commit ec9ad58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ v1.0.5
- renamed bin to .cache

v1.0.6
- Added `safe_download`. If error has occurred it will save the current downloading playlist and you can continue downloading it when you run the program again. (Puts it in the `config.json` where it defaults to `true`.)
- Added `safe_download`. If error has occurred or you close the program when not finished, You can continue downloading it when you run the program again. (Puts it in the `config.json` where it defaults to `true`.)
- Made the logging centered.
- You can now optionally put a youtube url that contains list in the query instead of playlist ID (Note: you can still put a playlist ID).
- Made the downloader fixed.
Expand Down

0 comments on commit ec9ad58

Please sign in to comment.