Releases: shailshouryya/yt-videos-list
Releases · shailshouryya/yt-videos-list
0.4.5: Add repr() and str() output for ListCreator object
- compare changes to previous version
- gives user the command needed to create a clone of the current
ListCreator
object
0.4.4: Newer driver binaries support
- compare changes to previous version
- Opera Stable 70
- operadriver 84.0.4147.89
- Chrome version 84
- chromedriver 84.0.4147.30
- Brave version 84
- bravedriver 84.0.4147.89 (uses operadriver binaries)
- Microsoft Edge version 86 (updated version 85 binaries)
- msedgedriver 86.0.606.0
- msedgedriver 85.0.564.30 (previously 85.0.538.0)
0.4.3: Markdown output file creation support
- compare changes to previous version
0.4.2: Source code minification (all under the hood changes)
- compare changes to previous version
0.4.1: New driver binaries support
- compare changes to previous version
- Chrome version 81, 83 (there is no version 82)
- chromedriver 83.0.4103.39
- chromedriver 81.0.4044.138
- Microsoft Edge version 82, 83, 84, 85
- msedgedriver 85.0.538.0
- msedgedriver 84.0.524.0
- msedgedriver 83.0.478.45
- msedgedriver 82.0.459.1
0.4.0: API change: "chronological" changed to "reverse_chronological"
- compare changes to previous version
0.3.9: Update pre-existing file support
- compare changes to previous version
- main functionality change in update_file.py
0.3.8: Microsoft Edge browser (Windows) support
- compare changes to previous version
0.3.7: Brave Browser support
- compare changes to previous version
0.3.6: File formatting improvement
- compare changes to previous version
- uses
CRLF
line ending when creating files on Windows platforms - formats output fields on same line as heading for
.txt
files
- uses