Easier yt-dlp download using in python
Project description
REQUIRES YT-DLP THIS IS NOT A YT-DLP DISTRIBUTION
How to use!
import ytdlpy into your project
then type "ytdlpy.ytdlpy()"
then you will enter three arguments
anything in quotations means you have to fill in what is supposed to be there
The file types are case sensitive!
ytdlpy.ytdlpy(\"directory for yt-dlp","file type","video link")
Example:
import ytdlpy
link = input(please input link: )
filetype = input("please select file type: ")
ytdlpy.ytdlpy("\ytdl",filetype,link)
C:\ytdl is my yt-dlp folder
filetype is the file type you want to download in
link is the youtube link
Supported file types!
Video file types are:
mp4
, webm
, 3gp
Audio file types are:
mp3
, ogg
, m4a
, aac
, opus
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
easy-yt-dlp-py-1.0.0.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file easy-yt-dlp-py-1.0.0.tar.gz
.
File metadata
- Download URL: easy-yt-dlp-py-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fb7951ea92b3f645e7bf05ab4cbeeb7b862c23ddce292598ced5b81e260ac82 |
|
MD5 | dedfe3e86d21987837a5fb86e0926b72 |
|
BLAKE2b-256 | 252cb8ebba4823e27397e5289631e1b6819121e87cadaf8ed214d8cc8238b7bb |
File details
Details for the file easy_yt_dlp_py-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: easy_yt_dlp_py-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25b351c489f483073c6fad3a08be954d527279dfd5f8f46c949fdca0014d409a |
|
MD5 | 7cd1a6c9d4d938115a70b07477bd438d |
|
BLAKE2b-256 | f6f6498fa26d8863046cc408ee2c11236745ff7ff5c225ed2242a10c17ea997b |