A training package
Project description
extract_yt_url
training module
추가 설명
사용자로부터 문자열을 입력받으면 해당 문자열과 관련된
유튜브 링크를 찾아 문자열 또는 리스트로 반환하는
기능을 구현한 라이브러리 모듈
사용 전 주의사항
pip install extract_yt_url
파이썬 버전은 3.6 이상 지원
기본 사용법
import Extract_yt_url from extract_yt_url
text1 = Extract_yt_url("Break Out").to_string()
list1 = Extract_yt_url("Break Out").to_list()
print(text1)
print(list1)
참고 자료
https://packaging.python.org/en/latest/tutorials/packaging-projects/#uploading-your-project-to-pypi
https://github.com/joetats/youtube_search
(MIT License - Copyright (c) 2019 joe tats)
https://wikidocs.net/197255
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
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 extract_yt_url-0.0.1.tar.gz.
File metadata
- Download URL: extract_yt_url-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
190655889af23e7e1cc53a8f83a7801da4d7b05782f02fa3008678478c1d8ce3
|
|
| MD5 |
7b97a0832e05b4b4973d5bcda1b8f53d
|
|
| BLAKE2b-256 |
5839c211ce53ee84142e067cc22ea137b2f3fcbfe19d194effcc1c0c9cd23418
|
File details
Details for the file extract_yt_url-0.0.1-py3-none-any.whl.
File metadata
- Download URL: extract_yt_url-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58586a3f5165e9e6538e0629d9fcbf2147a64bd37585a7d549278b5d29ec3544
|
|
| MD5 |
3c5bf9f7c619c265e532db38bd9c3435
|
|
| BLAKE2b-256 |
43a04c1a085719faaf7688e56bc42776c75826c7dc7bb6c845713eac22b2b6f9
|