- Brno, Czech Republic
-
06:11
(UTC +02:00) - https://omasta.net
Pinned Loading
-
omasta.net
omasta.net PublicMy personal multi-lingual website, built using Hugo, a static site generator.
HTML
-
uBlock/AdGuard/ABP – User Rules
uBlock/AdGuard/ABP – User Rules 1! Title: YouTube Blocklist: Channels
2!
3! Template:
4!youtube.com##ytd-video-renderer:has(a[href*=""]), ytd-grid-video-renderer:has(a[href*=""])
5!
-
Dotfiles for zsh on macOS
Dotfiles for zsh on macOS 1# Default
2: Download YT video; cd ~/Downloads/ && ytdl -f "bv*[ext=mp4][vcodec~='^avc']+ba[ext=m4a]/b[ext=mp4]" "${URL}"3: Download YT video portion; cd ~/Downloads/ && ytdl -f "bv*[ext=mp4][vcodec~='^avc']+ba[ext=m4a]/b[ext=mp4]" --download-sections "*${Start}-${End}" --force-keyframes-at-cuts "${URL}"4: Download YT audio; cd ~/Downloads/ && ytdl -x --audio-format mp3 "${URL}"5: Download YT titles; cd ~/Downloads/ && ytdl --skip-download --print title --ignore-no-formats-error --no-warnings "${URL}" | tee -a "Video Titles.txt"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.