Skip to content

Instantly share code, notes, and snippets.

View vonDubenshire's full-sized avatar
:shipit:
Squirrel Mail

vonDubenshire vonDubenshire

:shipit:
Squirrel Mail
View GitHub Profile
@vonDubenshire
vonDubenshire / youtube_formats.md
Created August 13, 2025 06:34 — forked from MartinEesmaa/youtube_formats.md
Youtube Format IDs

Note: This is all almost full YouTube ID informations. Original owner goes to AgentOak, modified version by Martin Eesmaa.

See the credits and also special thanks in below.

Last updated: 22 July 2025

Also known as itag or format codes and way back they could be specified with the fmt parameter (e.g. &fmt=22). Depending on the age and/or popularity of the video, not all formats will be available.

DASH video

@vonDubenshire
vonDubenshire / adb_full_backup_restore.md
Created June 20, 2023 01:29 — forked from MrHallows/adb_full_backup_restore.md
ADB Full Backup/Restore Commands

ADB Full Backup Command:

adb backup -apk -shared -all -f <filepath>

Example:

adb backup -apk -shared -all -f C:\path\to\backups\android_backup_YYYY-MM-DD.ab
@vonDubenshire
vonDubenshire / fastboot_help.md
Created June 20, 2023 01:27 — forked from MrHallows/fastboot_help.md
fastboot commands

Command:

$ fastboot help

Output:

usage: fastboot [OPTION...] COMMAND...

flashing: