Прямые трансляции на YouTube и API времени просмотраPython

Программы на Python
Anonymous
Прямые трансляции на YouTube и API времени просмотра

Сообщение Anonymous »


I am confused that the YouTube API used in this url I want to test that it is valid know and I mean end points of this url is not changed over the youtube but I am not sure which type of API is used in this API request:

# Send API request to increment views session.get(f"https://s.youtube.com/api/stats/watchti ... 34&et=7634", headers={'Referer': base_url}, proxies=proxy) If any one can tell me form where I can test it
# Send API request to increment views session.get(f"https://s.youtube.com/api/stats/watchti ... 34&et=7634", headers={'Referer': base_url}, proxies=proxy)

Источник: https://stackoverflow.com/questions/780 ... h-time-api

Вернуться в «Python»