YouTube Support Library for foxypack
Project description
foxypack-youtube-pytubefix
Foxy interface library, entity balancing core, and shared parser
Basic usage
Add a module to the FoxyPack controller for analyzing a set of social media links and getting analytics by link
from foxypack import FoxyPack
from foxypack_youtube_pytubefix import FoxyYouTubeAnalysis
parser = FoxyPack().with_foxy_analysis(FoxyYouTubeAnalysis())
parser.get_analysis("https://youtu.be/-3eMzaP9XOM")
Add a module to the FoxyPack controller to collect statistics on a set of social media links and getting analytics by link and getting statistics by link by link
from foxypack import FoxyPack
from foxypack_youtube_pytubefix import YouTubeVideo
parser = FoxyPack().with_foxy_stat(
YouTubeVideo()
)
parser.get_statistics("https://youtu.be/-3eMzaP9XOM")
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file foxypack_youtube_pytubefix-0.0.6.tar.gz.
File metadata
- Download URL: foxypack_youtube_pytubefix-0.0.6.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.26.2 CPython/3.11.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0861dd7da53e484adb65890078e604d00f3fe82a042cf1671cce9aa58278bc1
|
|
| MD5 |
c7eb258b56c053ead1b7302709b8a9fe
|
|
| BLAKE2b-256 |
af8977d6420acb0b25e9c52387beaf3bfc5fc00dec4ce78fd83335b22200ea3b
|
File details
Details for the file foxypack_youtube_pytubefix-0.0.6-py3-none-any.whl.
File metadata
- Download URL: foxypack_youtube_pytubefix-0.0.6-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.26.2 CPython/3.11.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a47f659ab2694dea25e5c7889c5d5f9a3af77759f67064fa899bbd4a5168745
|
|
| MD5 |
595d6dce9a1e71e7d651fd68ef90c7ec
|
|
| BLAKE2b-256 |
f546815f9a46192920d55fa2ad1a4341a482f3d7c17c9e9ae5ba91cefa776639
|