YouTube API already watched time of videoHow do I get a YouTube video thumbnail from the YouTube API?How to get number of video views with YouTube API?How do I get video durations with YouTube API version 3?can't list my own Youtube videosGoogle Youtube API Search doesn't retrieve all videos in the channelYouTube Data API: 403 forbidden error when accessing videos endpointUnable to play some Youtube videos using YouTube Android Player APIYoutube API v3 Video AuthorHow to get average watch time for a youtube video?Youtube Embedded Player: Prevent video from appearing in User's Watch History
Adding a (stair/baby) gate without facing walls
describing weighing an object in hand
How to structure presentation to avoid getting questions that will be answered later in the presentation?
Why are sugars in whole fruits not digested the same way sugars in juice are?
Are some indefinite integrals impossible to compute or just don't exist?
How to derive trigonometric Cartesian equation from parametric
Conflict between senior and junior members
Help me, I hate squares!
Backpacking with incontinence
Is this popular optical illusion made of a grey-scale image with coloured lines?
The Enigma Machine (CLI) in Java
How do I find SFDX CLI default installation folder on Mac?
How can flights operated by the same company have such different prices when marketed by another?
Constant Scan spooling
Can the additional attack from a Samurai's Rapid Strike have advantage?
Why doesn't this proof show that the operation on a factor group is well-defined?
Can birds evolve without trees?
"DDoouubbllee ssppeeaakk!!"
Were there any unmanned expeditions to the moon that returned to Earth prior to Apollo?
Best Ergonomic Design for a handheld ranged weapon
Delete the following space
"Fewer errors means better products" or "Fewer errors mean better products"?
Should students have access to past exams or an exam bank?
Convert research into business
YouTube API already watched time of video
How do I get a YouTube video thumbnail from the YouTube API?How to get number of video views with YouTube API?How do I get video durations with YouTube API version 3?can't list my own Youtube videosGoogle Youtube API Search doesn't retrieve all videos in the channelYouTube Data API: 403 forbidden error when accessing videos endpointUnable to play some Youtube videos using YouTube Android Player APIYoutube API v3 Video AuthorHow to get average watch time for a youtube video?Youtube Embedded Player: Prevent video from appearing in User's Watch History
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I would like to get already watched time of YouTube video.
Example:

It is visible in UI, so it must be possible to get somehow. I checked https://developers.google.com/youtube/v3/docs/videos and https://developers.google.com/youtube/v3/docs/search, but this info doesn't seems to be at any of those two.
google-api youtube-api youtube-data-api
add a comment |
I would like to get already watched time of YouTube video.
Example:

It is visible in UI, so it must be possible to get somehow. I checked https://developers.google.com/youtube/v3/docs/videos and https://developers.google.com/youtube/v3/docs/search, but this info doesn't seems to be at any of those two.
google-api youtube-api youtube-data-api
add a comment |
I would like to get already watched time of YouTube video.
Example:

It is visible in UI, so it must be possible to get somehow. I checked https://developers.google.com/youtube/v3/docs/videos and https://developers.google.com/youtube/v3/docs/search, but this info doesn't seems to be at any of those two.
google-api youtube-api youtube-data-api
I would like to get already watched time of YouTube video.
Example:

It is visible in UI, so it must be possible to get somehow. I checked https://developers.google.com/youtube/v3/docs/videos and https://developers.google.com/youtube/v3/docs/search, but this info doesn't seems to be at any of those two.
google-api youtube-api youtube-data-api
google-api youtube-api youtube-data-api
edited Mar 27 at 8:02
DaImTo
50k12 gold badges79 silver badges266 bronze badges
50k12 gold badges79 silver badges266 bronze badges
asked Mar 26 at 23:03
Mailo SvětelMailo Světel
6,4275 gold badges24 silver badges35 bronze badges
6,4275 gold badges24 silver badges35 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
There is no API endpoint which returns how far along a user is in watching a video. The YouTube api is mostly a file store for videos it doesn't expose information about user progress in a video.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55367427%2fyoutube-api-already-watched-time-of-video%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is no API endpoint which returns how far along a user is in watching a video. The YouTube api is mostly a file store for videos it doesn't expose information about user progress in a video.
add a comment |
There is no API endpoint which returns how far along a user is in watching a video. The YouTube api is mostly a file store for videos it doesn't expose information about user progress in a video.
add a comment |
There is no API endpoint which returns how far along a user is in watching a video. The YouTube api is mostly a file store for videos it doesn't expose information about user progress in a video.
There is no API endpoint which returns how far along a user is in watching a video. The YouTube api is mostly a file store for videos it doesn't expose information about user progress in a video.
answered Mar 27 at 8:01
DaImToDaImTo
50k12 gold badges79 silver badges266 bronze badges
50k12 gold badges79 silver badges266 bronze badges
add a comment |
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55367427%2fyoutube-api-already-watched-time-of-video%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown