mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-29 02:03:27 +00:00
170e1c1995
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