[extractor/youtube:tab] Let approximate_date return timestamp

This commit is contained in:
pukkandan
2022-10-13 04:23:39 +05:30
parent 94dc8604dd
commit 5225df50cf
3 changed files with 10 additions and 10 deletions

View File

@@ -1724,7 +1724,7 @@ The following extractors use this feature:
#### youtubetab (YouTube playlists, channels, feeds, etc.)
* `skip`: One or more of `webpage` (skip initial webpage download), `authcheck` (allow the download of playlists requiring authentication when no initial webpage is downloaded. This may cause unwanted behavior, see [#1122](https://github.com/yt-dlp/yt-dlp/pull/1122) for more details)
* `approximate_date`: Extract approximate `upload_date` in flat-playlist. This may cause date-based filters to be slightly off
* `approximate_date`: Extract approximate `upload_date` and `timestamp` in flat-playlist. This may cause date-based filters to be slightly off
#### funimation
* `language`: Audio languages to extract, e.g. `funimation:language=english,japanese`