Display statistics from youtube video
Project description
Install:
pip install youtea
Along the way depends on the requests library
pip install requests
Example:
gg = input("link: ")
print(f"\
like: {youtea.like(gg)}\n\
dislike: {dislike(gg)}\n\
views: {view(gg)}\n\
channel name: {channel_name(gg)}\n\
title video: {title(gg)}\n\
channel link: {channel_link(gg)}\n\
description: {description(gg)}\
")
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
youtea-0.1.22.tar.gz
(2.3 kB
view details)
File details
Details for the file youtea-0.1.22.tar.gz.
File metadata
- Download URL: youtea-0.1.22.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e5371104dbb949a2698713f49db73754e03c19ebd911db4ef77ca68ed5ce32e
|
|
| MD5 |
51c633c433a0274026e34e9d6486ea8f
|
|
| BLAKE2b-256 |
cc5e893ec90804cc3cecfa6338120dda57b4e72cfe068783b66262e542d4ac6c
|