Skip to main content

Uno script in Python che permette di scaricare facilmente i video da VVVVID.

Project description

VVVVID Downloader

Uno script in Python che permette di scaricare facilmente i video da VVVVID.

Requisiti

Installazione

pip install vvvvid-downloader

Utilizzo

python -m vvvvid_downloader

Segui le istruzioni a schermo. Per maggiori informazioni sui campi di configurazione, leggi la sezione Configurazione sotto.

Come trovare l'ID di uno show

Apri uno show che vuoi scaricare da VVVVID. Esempio:

https://www.vvvvid.it/show/1353/deca-dence

In questo caso, l'ID dello show è 1353

Configurazione

Al primo avvio dello script, vi verrà chiesto di completare i campi save-location e ffmpeg-location.

Ad ogni avvio, invece, vi verrà chiesto se volete o meno modificare il valore di ogni singolo campo.

  • user-agent: Questo sarà l'User Agent che lo script userà per le richieste HTTP.
    • Esempio: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0.
  • save-location: Questo è il percorso alla cartella dove verranno salvati i file che lo script scaricherà.
    • Esempio: C:\Utenti\Desktop\vvvvid.
  • ffmpeg-location: Questo è il percorso che deve portare al file ffmpeg.
    • Se avete impostato una variabile d'ambiente, potete semplicemente inserire ffmpeg.

License

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it
  2. Commit your changes
  3. Push to the branch
  4. Create a new Pull Request

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

vvvvid-downloader-1.0.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

vvvvid_downloader-1.0.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

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