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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file ygetter-0.0.5.tar.gz
.
File metadata
- Download URL: ygetter-0.0.5.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc2fb3b957f198ca79042bc6d9714ddf19dc06b3f50f32176b3868a28f1dcf91 |
|
MD5 | 7fe52ffc3b2e5fc95b21c6e3df524676 |
|
BLAKE2b-256 | c82d1d03c6936516a423a0e2c447a34a0a6c464926e53cdec915c7aefbaf2224 |