Skip to main content

API wrapper for Piped written in Python.

Project description

PyPIのバージョン情報 PyPIのサポートしているPythonのバージョン

Pythonで作られたPipedのラッパーライブラリです。

インストール

Python 3.8 以降のバージョンが必須です

ライブラリをインストールする場合は次のコマンドを実行してください:

# Linux/macOS
python3 -m pip install -U piped.py

# Windows
py -3 -m pip install -U piped.py

簡単な例

import piped

print(piped.version_info)
print(piped.server.latency())
video = piped.Video("video id here")
print(video.title)
print(video.license)
channel = video.fetch_author()
print(channel.name)
print(channel.description)

リンク

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

piped_py-0.2.0.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

piped.py-0.2.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file piped_py-0.2.0.tar.gz.

File metadata

  • Download URL: piped_py-0.2.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for piped_py-0.2.0.tar.gz
Algorithm Hash digest
SHA256 00727a5744c1243ce58ca0e8cd8596fbf8fa103eb9f38a73ad6aec378ebfc6d4
MD5 e1ba78f9c2a93d0a4d011e6d878e4111
BLAKE2b-256 709cee319c93b6685c1d650e694e66f442ec8fe362b148f6249c59bcc8f25828

See more details on using hashes here.

File details

Details for the file piped.py-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: piped.py-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for piped.py-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a08278caa2217fa6ce465de0b3c6367bcd95a3de081829d170c1095b30ca8b09
MD5 b36918e3a643febf95330ba154088f7a
BLAKE2b-256 baba8dcd5f65d0cd47bc47d8e943e4a678698e00d51e881b18e2425c5185bb1b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page