mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-03-17 19:37:40 +03:00
JSON objects with an empty "files" tag seem to be a valid PeerTube API response. In those cases the "files" arrays contained in the "streamingPlaylists" members can be used instead. closes #26002 closes #27586