Releases: shailshouryya/yt-videos-list
Releases · shailshouryya/yt-videos-list
0.2.13: Cosmetic source code changes (refactoring)
- compare changes to previous version
0.2.12: geckodriver & safaridriver setup info + operadriver download command fix
- compare changes to previous version
0.2.11: Selenium operadriver download information
- compare changes to previous version
v0.2.10: Logging information increase
- compare changes to previous version
-increases logging information
v0.2.9
0.2.8: Documentation update
- compare changes to previous version
0.2.7: Documentation & logging improvement + selenium browser resizing
- compare changes to previous version
- simplifies README significantly, minimizing code examples to bare minimum
- example instantiation uses no arguments
- instantiating ListGenerator with no specified browser argument now shows user the browser options
- adds file output at end of quick start so users can see the new files created
- resizes remote browser window to take up less space
0.2.6 Headless support
- compare changes to previous version
- adds headless for firefox+chrome & note for opera + safari
0.2.5: Source code cleanup
- compare changes to previous version
0.2.4: Safari support + prompt clarification
- compare changes to previous version
- adds support for Safari browser
- fixes misleading prompt in command line that told users to type "continue" instead of "proceed"
- calls the lower() method (previously forgot parentheses)