joetats / youtube_search

Tool for searching for youtube videos to avoid using their heavily rate-limited API
MIT License
220 stars 64 forks source link

Add support for channels and add publishedText to videos. #18

Closed pluja closed 4 years ago

pluja commented 4 years ago

I added support for searching channels. Just as videos you can see channel results wiht results.channels. Also I added publishedText to videos, which is the published date of the video :D

pluja commented 4 years ago

Now you have the option for videos_to_dict and channels_to_dict