checkurls.py
This Python script is designed to process the list of links to the files and only output links to available files, discarding those ones that were already removed.
Compatible with Python 2.x.
Requires the following Python modules to be installed: requests, progressbar.
Input data must be saved in a file located in the same folder where the script is.