Skip to main content

Get information from Youtube in a simple way.

Project description

Contributors Forks Stargazers Issues MIT License


Logo

AVMYT

Get information from Youtube in a simple way!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

miniatura

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Youtube: /avmmodules

Email: avmmodules@gmail.com

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

AVMYT-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

AVMYT-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

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

Hashes for AVMYT-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6b2c3c41aad55756c8dd76ba24288757089a137ebd27f5c8b2d403d0e11c2815
MD5 ec7d6b7261466ddb5b4040a8beaaddbe
BLAKE2b-256 e732db53644f665a096b7ebb7bba5fdfd535f3d11139111463dd3808f523000b

See more details on using hashes here.

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

Hashes for AVMYT-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ade86dbee22f15d8deeb7e0f23655c2d461360d766ddf7dc89029cb8e88e9eb4
MD5 4f7abd002e4a78b93337e22e17d87bb6
BLAKE2b-256 5a464d7897369c62b0510bff724e113e58b765e76a1f763157bcaa6c54049e4d

See more details on using hashes here.

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