Download data from YouTube channels - Video titles, view counts, dates, and URLs
To get started
pip install youtubemeta
Then import the module and run for the channel
import youtubemeta
metadata = youtubemeta.scrape('CHANNEL_NAME')
Arguments
--write write to CSV
--path specify custom path and filename for the csv
To the extent possible under law,
the author
has waived all copyright and related or neighboring rights to
youtubemeta.