From c5c18e55cb7e04fb6d6d8e64024a7dbac1f6b431 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 11 Oct 2018 08:12:40 +0000 Subject: [PATCH] Update FAQ (disabling "Prefer Native HLS") Fixes #336 Thaks @ipkpjersi --- docs/faqs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faqs.md b/docs/faqs.md index 36dd3a6..986e9cb 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -58,3 +58,6 @@ You can use your own version of youtube-dl by editing the "youtubedl_path" optio * **The program crashes frequently or pretends to succeed downloading the files (Windows)**: Follow [youtube-dl instructions](https://github.com/rg3/youtube-dl#the-exe-throws-an-error-due-to-missing-msvcr100dll) on updating your Visual C++ Redistributable. + +* **How come 1080p YouTube downloads are not working?**: +Try disabling native HLS. You can disable the "Prefer Native HLS" option under the Options>Extra tab.