Created
March 26, 2023 19:37
-
-
Save ToshY/f23c06853f2ccf855cd950d1403c450f to your computer and use it in GitHub Desktop.
FFprobe URL with cURL and headers
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
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