Extract URLs from a File (TubeBuddy Backup) using Command Line

https://www.tubebuddy.com/rickmakes (Affiliate Link) Installing Windows Subsystem for Linux: https://youtu.be/KpBVUmMvue0 TubeBuddy Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZNdQHnpuDW0memweWCc2eS4 View Backup File Extract URLs Source of regular expression: https://unix.stackexchange.com/questions/181254/how-to-use-grep-and-cut-in-script-to-obtain-website-urls-from-an-html-file Sort URLs Get Line Count Find Unique URLs Find Unique URLs with Count per URL Find Unique URLS with Count per URL (Sorted) Filter Out https Save Results to File Use awk to Make Links …