You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Unfortunately, the no-warnings option was added on March: ytdl-org/youtube-dl@ad8915b and we need it in order to have the generic extractor work correctly.
Maybe we could test for the version of youtube-dl and only enable this option on recent versions. But please be aware it might break some extractors.
Alltube throws an error when trying to run youtube-dl 2014.02.17-1 (version in debian stable):
youtube-dl: error: no such option: --no-warnings
It works with 2014.06.19-1 (version in debian testing) but stable is probably more popular as a server distribution.
The text was updated successfully, but these errors were encountered: