ffmpeg -i saddam.mp4 -c:v libx264 -crf 28 -preset ultrafast -tune film output.mp4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/python3 | |
| # get price from API | |
| # crontab | |
| # calculate live price | |
| # send with websocket | |
| # Onz: 31.103431g, 999 ayar, 24 | |
| # megal: 4.608 gram | |
| # mazane: 1 mesgal 17 705 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # while read -r url; do | |
| # wget wget --no-check-certificate -c "$url" >>wget.log 2>&1 || echo "$url" >>failed.txt | |
| # done <list.txt | |
| # aria2 stealth downloader | |
| aria2c -i listr.txt \ | |
| --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)" \ | |
| --referer="https://ketab.bashariyat.org/" \ | |
| --check-certificate=false \ | |
| --max-connection-per-server=1 \ |
This guide uses yt-dlp (a maintained fork of youtube-dl) and browser cookies for authenticated downloads.
- yt-dlp installed on your system 👉 https://github.com/yt-dlp/yt-dlp
- Browser extension to export YouTube cookies 👉 https://github.com/rotemdan/ExportCookies
This guide helps you automatically format your Dockerfile every time you press Ctrl+S in Visual Studio Code – no manual steps required! Debian/Ubuntu Edition
It also includes optional setup for Hadolint (a popular Dockerfile linter) to highlight best practices, security issues, and inefficiencies in real time.
dockerfmt is the tool that formats your Dockerfile (indentation, multi-line RUN commands, etc.).
nvm install node # "node" is an alias for the latest versionJcal have a bug in Debian 12 which show wrong day of month. But it fixed in newer releases.
To use newer version on Debian 12, download compiled binary from here
Remove old version from debian 12
$ sudo apt purge jcal
NewerOlder