YouTube Data API - part2 | video comments and metadata web scraping

preview_player
Показать описание
Python code to extract metadata from YouTube videos for one entire channel. This is part 2, showing progress as I use the YouTube data API v3 to access resources from any chosen channel and format it to provide information as required.

*The YouTube Data API allows you to add a range of YouTube features to your application.

Using the API you can upload videos, manage playlists, and subscriptions, update channel settings, retrieve comments, descriptions and more. See what I have collected so far :

Intro

Code @ 1:06
Output @ 4:19

1. Video title ✅
2. Subscribe count
3. Video id ✅
4. Video description ✅
5. Likes count
6. Dislikes count
7. Views count
8. Published date ✅
9. Comment count
10. Comment text ✅
11. Comment likes and dislikes
12. Comment author ✅
Рекомендации по теме
Комментарии
Автор

Was their ever a part 3? Trying to do this now in 2022 and still missing some needed info

joema
Автор

could you share code on how to download all comments, not just the top comments? thanks !

mnamkoong
join shbcf.ru