This a python program which scrapes out videos from channel using channel id. User has to get Access Key for hitting the api.
- Requests
- CSV
- JSON
- Pandas
- Put your Access token in the variable
- Read a csv file with a header of column with channel_ids
- Replace the header name
- Run youtube.py
- After completion you can get a csv with wider format of data representation
- This dataset can be used for ML purposes.