Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daaguirr/Ivoox-Downloader

Script ot download a list or audiobook from www.ivoox.com easily
https://github.com/daaguirr/Ivoox-Downloader

audiobooks ivoox podcasts

Last synced: about 2 months ago
JSON representation

Script ot download a list or audiobook from www.ivoox.com easily

Awesome Lists containing this project

README

        

# Ivoox-Downloader
Download a list or audiobook from www.ivoox.com easily

## Requirements:
1. Python 3.6.4+
2. Beautiful Soup 4

## Instructions

`python ivoox.py [-r] url name_of_program path_to_save`

- Files will be save in path_to_save/name_of_program with name_of_program + number as a name (ex. Game_of_Thrones_001).
- The order will be in reverse order of url (programs usually the last is the first in the page).
- The flag -r name the files in order reversed , in this case normal order.
- The script supports url with multiple pages.