This small python script look for .mp4 links in a url, sorts them, and allows you to choose which file size you want to download.
clone git repo , then... Simply run the pyhon code on your terminal using: python3 tst2.py after it runs input said url and, the code will look for any .mp4 file within the link and allow you to download, using wget WGET install pip install wget