Download a list or audiobook from www.ivoox.com easily
- Python 3.6.4+
- Beautiful Soup 4
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.