Commit Graph

6 Commits

Author SHA1 Message Date
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
Cadence Ember ba88c53857
Fix search; use youtube-dlc 2020-12-03 16:32:31 +13:00
Cadence Ember be1b1bc3a9
Add requests to requirements 2020-11-20 15:00:32 +13:00
Cadence Ember a271db0632
Add python-dateutil to requirements 2020-08-14 00:14:49 +12:00
Cadence Ember 831d67e990
Add DASH manifest endpoint 2020-08-09 20:38:40 +12:00
Cadence Ember 829b936951
Working code; channels and basic videos 2020-08-08 00:31:44 +12:00