Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

December 2, 2025

Install yt-dlp package with Deno and its dependencies
  • install yt-dlp with all dependencies (Deno included) for resolving Youtube JS challenge when using yt_dlp module.

    python3 -m pip install -U --pre "yt-dlp[default]"
  • Github Issue source