You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
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
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