Looking to retrieve time stamps of the most replayed section of a youtube video. E.g. if there was a replay spike at 10:51 - 11:21 I would want the output to be those timestamps.
If someone wants to propperly assist with this (if its possible, seems difficult from my own python/ youtube api investigation) I will pay.
Anyone think of an 'outside the box' way of obtaining this data other than manual? The data shows on the youtube vid (grey bar replay volume wave above playbar) so the data MUST be accessible.
Cheers!
Youtube_api has the ability to give statistics on how much a video has been replayed. Not sure if this can be narrowed down.