Totonyus / ydl_api_ng

GNU General Public License v3.0
134 stars 15 forks source link

Updated list of yt-dlp fields #3

Closed werid closed 2 years ago

werid commented 2 years ago

This moves concurrent_fragment_downloads and wait_for_video from bool to int, removes download_archive, file_access_retries, fixup, fragment_retries, merge_output_format from bool list, as they either require a string or allows a string, e.g. infinite retries. Also removes a duplicate quiet.