Skip to content

Instantly share code, notes, and snippets.

@cfa532
cfa532 / sources.list
Created April 24, 2023 09:07 — forked from ishad0w/sources.list
Debian 10 (Buster) -- Full sources.list
deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
deb http://deb.debian.org/debian buster-backports main contrib non-free
deb-src http://deb.debian.org/debian buster-backports main contrib non-free
deb http://security.debian.org/debian-security/ buster/updates main contrib non-free
@cfa532
cfa532 / App-Store-Connect-API-Python.md
Created June 7, 2024 02:37 — forked from corrieriluca/App-Store-Connect-API-Python.md
Connection to the App Store Connect API using Python3
@cfa532
cfa532 / yt-dlp-tips.md
Created October 1, 2025 14:23 — forked from Orismann/yt-dlp-tips.md
yt-dlp tips

2 Simple Ways to Download Youtube Video on Mac or PC

I am going to share two simple ways to download Youtube videos on Mac. It also applies to Windows PC. If you are a tech savvy, please try the first method yt-dlp, a command line for downloading YouTube videos with a couple of advanced parameter. The second method is using a dedicated YouTube Video Downloader app, which has a GUI and batch download mode.

Method 1: Download YouTube Videos via Command Line:

yt-dlp is a feature-rich command-line audio/video downloader with support for various of video sites. Below are a set of good examples for downloading videos.

  • Download a video with the best video and best audio stream:
@cfa532
cfa532 / yt-dlp-tips.md
Created October 1, 2025 14:23 — forked from Orismann/yt-dlp-tips.md
yt-dlp tips

2 Simple Ways to Download Youtube Video on Mac or PC

I am going to share two simple ways to download Youtube videos on Mac. It also applies to Windows PC. If you are a tech savvy, please try the first method yt-dlp, a command line for downloading YouTube videos with a couple of advanced parameter. The second method is using a dedicated YouTube Video Downloader app, which has a GUI and batch download mode.

Method 1: Download YouTube Videos via Command Line:

yt-dlp is a feature-rich command-line audio/video downloader with support for various of video sites. Below are a set of good examples for downloading videos.

  • Download a video with the best video and best audio stream: