Skip to main content

Getting information about youtube video(s)

Project description

This is a simple module which allows you to get information about one or multiple youtube videos.

You can finish multiple of urls by saying:

finish(['URL', 'URL'])

But you can also just finish one by saying:

finish('URL')

you can also get each piece of info by calling either:

print(likes(url)) print(views(url)) print(subs(url)) print(dislikes(url)) print(creator(url)) print(is_private(url)) print(average_rating(url))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ygetter-0.0.5.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page