We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716c828 commit 521354bCopy full SHA for 521354b
CHANGELOG.md
@@ -6,8 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
### Added
9
+- Add `PlaylistFetcher` for CLI and Python API.
10
+- Add metadata choosing option for **CLI**.
11
+- Add `no-timing` argument for CLI for not choosing transcript timings.
12
+- Full url support for `PlaylistFetcher` and `ChannelFetcher`.
13
+
14
15
### Changed
16
+- Exporter now exports **all available data** as default.
17
18
### Fixed
19
---
0 commit comments