An open API service indexing awesome lists of open source software.

https://github.com/cbertelegni/scrap_audio_from_csv


https://github.com/cbertelegni/scrap_audio_from_csv

csv python scraper

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Scrap Audio list from csv file when the referrer is truncate
=============================================================

## Usage

In main.py set:
* __audio\_csv__: name of the csv
* __column_src__: number of column to get the src of each file
* __output__: name of the output dir
* __referer_url__: (optional) url referer of the request

After run the main.py file

`python ./main.py`