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
- Host: GitHub
- URL: https://github.com/cbertelegni/scrap_audio_from_csv
- Owner: cbertelegni
- Created: 2016-05-09T16:27:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T18:42:08.000Z (about 10 years ago)
- Last Synced: 2025-01-24T14:18:19.858Z (over 1 year ago)
- Topics: csv, python, scraper
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`