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;








1















I would like to get already watched time of YouTube video.



Example:



YouTube thumbnail with progress



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.










share|improve this question
































    1















    I would like to get already watched time of YouTube video.



    Example:



    YouTube thumbnail with progress



    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.










    share|improve this question




























      1












      1








      1








      I would like to get already watched time of YouTube video.



      Example:



      YouTube thumbnail with progress



      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.










      share|improve this question
















      I would like to get already watched time of YouTube video.



      Example:



      YouTube thumbnail with progress



      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      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

























          1 Answer
          1






          active

          oldest

          votes


















          1














          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.






          share|improve this answer
























            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
            );



            );













            draft saved

            draft discarded


















            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









            1














            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.






            share|improve this answer





























              1














              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.






              share|improve this answer



























                1












                1








                1







                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.






                share|improve this answer













                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.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 27 at 8:01









                DaImToDaImTo

                50k12 gold badges79 silver badges266 bronze badges




                50k12 gold badges79 silver badges266 bronze badges





















                    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.



















                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                    용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

                    155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해