aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-06-08 00:20:06 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-06-08 00:20:06 +0530
commitbd99f6e64834ac8e1304619d469183ef65c20d39 (patch)
tree52fee39a30839d756cb611eb2f96386ff5b94425 /README.md
parentecb5419149d8f730c6707a356a3d1f45ce210aa5 (diff)
downloadhypervideo-pre-bd99f6e64834ac8e1304619d469183ef65c20d39.tar.lz
hypervideo-pre-bd99f6e64834ac8e1304619d469183ef65c20d39.tar.xz
hypervideo-pre-bd99f6e64834ac8e1304619d469183ef65c20d39.zip
Add field `original_url` with the user-inputted URL
So that they can be processed by `--parse-metadata` for example `webpage_url` is the same, but may be modified by the extractor
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 588440c07..4d79c1c62 100644
--- a/README.md
+++ b/README.md
@@ -968,6 +968,8 @@ The available fields are:
- `playlist_title` (string): Playlist title
- `playlist_uploader` (string): Full name of the playlist uploader
- `playlist_uploader_id` (string): Nickname or id of the playlist uploader
+ - `webpage_url` (string): A URL to the video webpage which if given to yt-dlp should allow to get the same result again
+ - `original_url` (string): The URL given by the user (or same as `webpage_url` for playlist entries)
Available for the video that belongs to some logical chapter or section: