Feeds

RAMΞNJVNKIΞ🍜 2025-03-10 18:00:27

Python – Simple URL Extractor

This one is pretty basic tier, but more useful than most. I had a website full of links to pages of video files. I wanted a list that I could stick into yt-dlp. I could do a bunch of copy and pasting, or I could use Python to scrape and take all the links. It takes a URL as a CLI Argument, specifically like:

bloggingintensifies.com/python