## Usage 1. Execute ```iftgen.py``` 2. Insert artist name, e.g. 5 Seconds of Summer 3. `5 Seconds of Summer.txt` and `5 Seconds of Summer.ac3.txt` will be generated 4. Download video from `5 Seconds of Summer.txt` and combine them with `cat *.ts > combined.ts` 5. (Optional) If you want to download 5.1 channel AC-3 audio as well. Download them from `5 Seconds of Summer.ac3.txt` and combine them with `cat *.ac3 > combined.ac3`