NewLeaf/extractors
Lomanic 5f47e1a71b
Fix extracting with cookie consent page in EU
Fix #27 use maintained yt-dlp lib instead of youtube-dlc

Because of the following changes in YT, we have to switch to a
maintained library https://github.com/ytdl-org/youtube-dl/issues/28604
While yt-dlp is not fixed today, youtube-dl is fixed in master and as
yt-dlp is quick to merge upstream changes back to their repo, we can
hope the issue will also be fixed there timely.

For requests sent by us directly, we include the cookies.

Ref https://github.com/ytdl-org/youtube-dl/issues/28604
2021-04-03 15:09:58 +13:00
..
captions.py Captions: Error checking 2021-01-20 17:37:39 +13:00
channel.py Fix extracting with cookie consent page in EU 2021-04-03 15:09:58 +13:00
manifest.py Refactor everything to separate files 2020-08-14 02:20:11 +12:00
search.py Fix extracting with cookie consent page in EU 2021-04-03 15:09:58 +13:00
suggestions.py Refactor everything to separate files 2020-08-14 02:20:11 +12:00
video.py Fix extracting with cookie consent page in EU 2021-04-03 15:09:58 +13:00