Skip to content

Instantly share code, notes, and snippets.

View qwerty13's full-sized avatar

Morteza Rastegar qwerty13

View GitHub Profile
@samanzamani
samanzamani / gist:7ab3046ae1f94348d852bde959349f92
Last active February 8, 2026 10:36
لیست کامل تمام شهرها و استان های ایران
[
{
"province": "اردبیل",
"cities": [
"اردبیل",
"اصلاندوز",
"آبی بیگلو",
"بیله سوار",
"پارس آباد",
"تازه کند",
@travelhawk
travelhawk / ffmpeg_commands.md
Last active February 26, 2026 16:37
Collection of ffmpeg commands (basic usage, streaming, advanced usage)

ffmpeg

ffmpeg is a fast video and audio converter that can also grab from a live audio/video source.

Standard usage

Getting help and information

  • -h show all options
  • -h(elp) topic show help
  • -version show version
  • -formats show available formats