Get information from Youtube in a simple way.
Project description
AVMYT
Get information from Youtube in a simple way!
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
About The Project
If you want to watch the explanation in video, see the link
Getting Started
Prerequisites
You need to make sure you have installed the following modules.
-
BeautifulSoup
pip install bs4
-
HTMLSession
pip install requests_html
-
webbrowser
pip install webbrowser
Installation
pip install AVMYT
Usage
-
Example 1
import AVMYT as yt channel = yt.getChannelInfo("luisito") print(channel["name"] + " tiene " + channel["subs"] + " y un total de " + channel["videos"]) # prints info of Luisito Comunica
-
Example 2
import AVMYT as yt yt.play("bad guy") # opens the song in Youtube
For more examples, please refer to the Examples packages
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Youtube: /avmmodules
Email: avmmodules@gmail.com
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
Built Distribution
File details
Details for the file AVMYT-0.1.0.tar.gz
.
File metadata
- Download URL: AVMYT-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b2c3c41aad55756c8dd76ba24288757089a137ebd27f5c8b2d403d0e11c2815 |
|
MD5 | ec7d6b7261466ddb5b4040a8beaaddbe |
|
BLAKE2b-256 | e732db53644f665a096b7ebb7bba5fdfd535f3d11139111463dd3808f523000b |
File details
Details for the file AVMYT-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: AVMYT-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ade86dbee22f15d8deeb7e0f23655c2d461360d766ddf7dc89029cb8e88e9eb4 |
|
MD5 | 4f7abd002e4a78b93337e22e17d87bb6 |
|
BLAKE2b-256 | 5a464d7897369c62b0510bff724e113e58b765e76a1f763157bcaa6c54049e4d |