aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpukkandan <pukkandan@gmail.com>2021-01-06 22:37:55 +0530
committerpukkandan <pukkandan@gmail.com>2021-01-06 22:37:55 +0530
commitdbbbe555d7a64ff65de5f8a78cc276a848c2e227 (patch)
tree594b56b4f5353efcba661552c2af274919161b60 /README.md
parent7fd86ce1a9e4e9a1eedc715df66346ec810ca7d5 (diff)
downloadhypervideo-pre-dbbbe555d7a64ff65de5f8a78cc276a848c2e227.tar.lz
hypervideo-pre-dbbbe555d7a64ff65de5f8a78cc276a848c2e227.tar.xz
hypervideo-pre-dbbbe555d7a64ff65de5f8a78cc276a848c2e227.zip
Add `duration_string` to info_dict
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61ab388c3..2ab8d2de9 100644
--- a/README.md
+++ b/README.md
@@ -741,6 +741,7 @@ The basic usage is not to set any template arguments when downloading a single f
- `channel_id` (string): Id of the channel
- `location` (string): Physical location where the video was filmed
- `duration` (numeric): Length of the video in seconds
+ - `duration_string` (string): Length of the video (HH-mm-ss)
- `view_count` (numeric): How many users have watched the video on the platform
- `like_count` (numeric): Number of positive ratings of the video
- `dislike_count` (numeric): Number of negative ratings of the video