negabaro / loop-youtube

2 stars 0 forks source link

get youtube title without api key #1

Open negabaro opened 3 years ago

negabaro commented 3 years ago

solution1

video_object.getVideoData().title

https://stackoverflow.com/questions/1760231/how-do-i-get-the-title-of-a-youtube-video-if-i-have-the-video-id/10833018


solution2

https://medium.com/@naik899/how-to-get-youtube-video-title-from-url-programatically-13f19c3d8bab

solution3

https://stackoverflow.com/questions/5155029/getting-title-and-description-of-embedded-youtube-video

negabaro commented 3 years ago

http://youtube.com/get_video_info?video_id=lLaRC7GkVR8

GildedHonour commented 2 years ago

403 GONE