You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

streamingcommunity-unofficialapi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streamingcommunity-unofficialapi

A simple unofficial api for the italian StreamingCommunity website.

3.0.0
PyPI
Maintainers
1

A simple unofficial api for the italian StreamingCommunity website.

Static Badge Static Badge

PyPI GitHub commit activity (branch) PyPI - Downloads PyPI - Downloads PyPI - Downloads

[!IMPORTANT] After updating please check the changes in the output examples.

StreamingCommunity-API

Table of Contents

Installazione

Questa libreria richiede Python 3.10 o superiore.

È Possibile installarare la libreria tramite pip:

pip install streamingcommunity-unofficialapi

Utilizzo

Per iniziare bisona impostare il dominio di StreamingCommunity che si desidera utilizzare.

from scuapi import API

sc = API('StreamingCommunity.esempio')

Download Video

I video possono essere scricati con il plugin per yt-dlp usando il link dell'episodio.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts