Skip to content

Instantly share code, notes, and snippets.

@ToshY
Created March 26, 2023 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ToshY/f23c06853f2ccf855cd950d1403c450f to your computer and use it in GitHub Desktop.
Save ToshY/f23c06853f2ccf855cd950d1403c450f to your computer and use it in GitHub Desktop.
FFprobe URL with cURL and headers
curl --silent --header "X-Token: 5edd80e9-bed1-4efe-9492-5bd4de932d84" https://example.com | ffprobe pipe:0 -loglevel quiet -show_streams -print_format json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment