web-youtube-dl

View on PyPIReverse Dependencies (0)

0.3.0 web_youtube_dl-0.3.0-py3-none-any.whl

Wheel Details

Project: web-youtube-dl
Version: 0.3.0
Filename: web_youtube_dl-0.3.0-py3-none-any.whl
Download: [link]
Size: 30306
MD5: e0cd61d2f36d2236290b3590bcff04ff
SHA256: 89f26bafe0dbb97c9ccdf472c90aff6396b3052c150f7e893078b6c19362617c
Uploaded: 2022-06-16 01:49:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: web-youtube-dl
Version: 0.3.0
Summary: A web version of youtube-dl
Author: Uriel Mandujano
Author-Email: uriel.mandujano14[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Home Automation
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Capture/Recording
Requires-Python: >=3.7,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: Werkzeug (<2.0.0,>=1.0.1)
Requires-Dist: aiofiles (<0.6.0,>=0.5.0)
Requires-Dist: fastapi (<1,>=0)
Requires-Dist: ffmpeg-python (<0.3.0,>=0.2.0)
Requires-Dist: janus (<0.6.0,>=0.5.0)
Requires-Dist: musicbrainzngs (<0.8.0,>=0.7.1)
Requires-Dist: mutagen (<2.0.0,>=1.45.1)
Requires-Dist: python-multipart (<0.0.6,>=0.0.5)
Requires-Dist: pytube (<13.0.0,>=12.0.0)
Requires-Dist: uvicorn (<0.18.0,>=0.17.0)
Requires-Dist: websockets (<11.0,>=10.3)
Description-Content-Type: text/x-rst
[Description omitted; length: 2760 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
web_youtube_dl/__init__.py sha256=rPSfWgIeq2YWVPyESOAwCBt8vftsTpIkuLAGDEzyRQc 22
web_youtube_dl/app/api.py sha256=PcFN3_CknadMq4rcnvGCAleMuvwaNcrIGnjKHmIqiZA 911
web_youtube_dl/app/main.py sha256=-Ib7hjCLhWyg28OOINBh1-xQZQzvjMIERJVuh5qIOCg 1207
web_youtube_dl/app/static/favicon.ico sha256=C8CmjlFYf1ZCu40KRe8FCyLDmW5dDEeSp1gTsc5UoYE 5765
web_youtube_dl/app/templates/index.html sha256=kn5kZusdGAVXirbjvMTgsf87ip3GtHQnBu-2Iqr7IPk 3604
web_youtube_dl/app/utils.py sha256=XQni5nn13uw3MnP3rc1EY2Yn7M0sn0ztvLeODQq-oR4 1014
web_youtube_dl/app/views.py sha256=vYwJ0n5tdqzTI8qhdlMCVx-BlbLeIeFw2wKxV5pR9zg 1095
web_youtube_dl/config.py sha256=0sHmuzM5dzGukdGPGYbF34dBD95lJlp8Iyf91A1Oybc 1711
web_youtube_dl/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
web_youtube_dl/services/metadata.py sha256=6S1Fwv-vgFUMeqgGVnt7YUKM3AZYxmkXlRBAn7s9mVs 3899
web_youtube_dl/services/progress.py sha256=HcuHOH_69P24rAGTHtVLq8pCHz313OSIfiblIMuWE6Q 1137
web_youtube_dl/services/websockets.py sha256=lWkCkSO2W0mlBg29aPXDSZsqHYaNCjecY3cSLa1pxaE 1736
web_youtube_dl/services/youtube.py sha256=uqnMjX1wcEN8iBY8vGW7pnXsfAZ0tIxfrTxcallzwj0 3566
web_youtube_dl-0.3.0.dist-info/entry_points.txt sha256=icB_UGMnESfZQfpjfO6aXI-Skcd48-a6fcoZWbGDIFI 126
web_youtube_dl-0.3.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
web_youtube_dl-0.3.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
web_youtube_dl-0.3.0.dist-info/METADATA sha256=AOffxfMt0Nugi65eqQLdi8xX2S36Jc2PQR3KpUdWAfo 3886
web_youtube_dl-0.3.0.dist-info/RECORD

entry_points.txt

web-youtube-dl-cli = web_youtube_dl.app.main:cli_download
web-youtube-dl-web = web_youtube_dl.app.main:run_app