yt-videos-list

Create and **automatically** update a list of all videos on a YouTube channel (in txt/csv/md form) via YouTube bot with end-to-end web scraping - no API tokens required. Multi-threaded support for YouTube videos list updates.

APACHE-2.0 License

Stars
106
Committers
2

Bot releases are hidden (Show)

yt-videos-list - 0.4.5: Add repr() and str() output for ListCreator object

Published by shailshouryya about 4 years ago

  • compare changes to previous version
  • gives user the command needed to create a clone of the current ListCreator object
yt-videos-list - 0.4.4: Newer driver binaries support

Published by shailshouryya about 4 years ago

  • 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)
yt-videos-list - 0.4.3: Markdown output file creation support

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.4.2: Source code minification (all under the hood changes)

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.4.1: New driver binaries support

Published by shailshouryya over 4 years ago

  • 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
yt-videos-list - 0.4.0: API change: "chronological" changed to "reverse_chronological"

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.3.9: Update pre-existing file support

Published by shailshouryya over 4 years ago

yt-videos-list - 0.3.8: Microsoft Edge browser (Windows) support

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.3.7: Brave Browser support

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.3.6: File formatting improvement

Published by shailshouryya over 4 years ago

  • 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
yt-videos-list - 0.3.5: Direct url use in API support

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.3.4: Automated selenium dependency downloads (Windows)

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.3.3: Automated selenium dependency downloads (MacOS)

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.3.2: Formatted selenium download commands

Published by shailshouryya over 4 years ago

  • compare changes to previous version
    • under the hood change using helper functions
yt-videos-list - 0.2.15: Selenium download commands support (Windows)

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.2.14: List creation chronological support

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.2.13: Cosmetic source code changes (refactoring)

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.2.12: geckodriver & safaridriver setup info + operadriver download command fix

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - 0.2.11: Selenium operadriver download information

Published by shailshouryya over 4 years ago

  • compare changes to previous version
yt-videos-list - v0.2.10: Logging information increase

Published by shailshouryya over 4 years ago

  • compare changes to previous version
    -increases logging information
Related Projects