Skip to content

Tags: PythonicCafe/youtool

Tags

0.2.0

Version 0.2.0

- Implement new yt-dlp download pipeline:
  - Accepts transcriptions or media
  - Yields on each batch with download statuses
- Implement new `download_{transcriptions,audios,videos,media}` methods
- Deprecates `videos_transcriptions`

0.1.2

Version 0.1.2

- Accept only one API key on `YouTube.__init__`
- Move module to a directory
- Reorganize container configuration
- Implement `utils.simplify_vtt`
- Fix parsing emojis (livechat)
- Run linter
- Fix tests

0.1.1

Version 0.1.1

- Improve `parse_datatime` function to support milliseconds
- Add typing for `YouTube.video_search` parameters
- Use correct format for `since` and `until` parameters on `YouTube.video_search`
- Add docs about how to get main channel playlist and search quota consumption

0.1.0

Version 0.1.0