I made a script for checking the presence of *.m3u8
files from .csv
file.
If the link is absent the *.m3u8
file is not downloaded.
How to do:
- If the file download errors out, create an empty file with name - "file"+"fake".m3u8
for example:
wget http://ex.ua/files/heroes.m3u8`
this url is absent, so create file - heroesfake.m3u8