a new youtube_dl
Project description
Pytdl (NPytdl)
We have nine methods for Pytdl
class
method | return |
---|---|
resultList(query : str) |
json |
spotifyResultList(query : str) |
json |
playList(list_id : str) |
json |
spotifyPlayList(list_id : str) |
json |
resultsList(querys : List[str]) |
json |
spotifyResultsList(querys : List[str]) |
json |
next(id : str) |
json |
spotifyTrack(id : str) |
json |
info(url : str) |
YoutubeVideos | YoutubeVideo | SpotifyMusics | SpotifyMusic |
from NPytdl import Pytdl
ydl = Pytdl()
song = ydl.info("https://youtu.be/RGtSdbjxVKU")
import asyncio
asyncio.run(song.create())
song.download(f"./test/{song.title}")
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
NPytdl-4.1.2.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file NPytdl-4.1.2.tar.gz
.
File metadata
- Download URL: NPytdl-4.1.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.6 tqdm/4.62.2 importlib-metadata/3.10.1 keyring/21.8.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 007a0fcb23442ab85bc1bbcf5b996bbf23b4e30d610ab12ad94c618ec4908c7c |
|
MD5 | 2d88719cf1c8192233b80de8a49937b8 |
|
BLAKE2b-256 | d23d44b663ef596f7bc2afb85fd048b01eec1729caf618e0d39c01df5e2bc462 |
File details
Details for the file NPytdl-4.1.2-py3-none-any.whl
.
File metadata
- Download URL: NPytdl-4.1.2-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.6 tqdm/4.62.2 importlib-metadata/3.10.1 keyring/21.8.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20d4c53aadd7e237dff3c3c16cb28d7c77109a46469d283a4b925eb0cfabfb0c |
|
MD5 | dc9f5e03a00a3c59e266d04b259510e2 |
|
BLAKE2b-256 | 749926764231992d025e2d8fda412edaf44d162d5be5f9dfde4bc9b9c388dba2 |