Commit Graph

18704 Commits

Author SHA1 Message Date
ecae54a98d [motherless] Fix review issues and improve extraction (closes #26495, closes #27450) 2021-01-05 07:40:30 +07:00
f318882955 [motherless] Fix recent videos upload date extraction (closes #27661)
Less than a week old videos use a '20h ago' or '1d ago' format.

I kept the support for 'Ago' with uppercase start at is was already in the code.
2021-01-05 07:40:25 +07:00
c3399cac19 [travis] Drop Travis CI (closes #7193, closes #12366) 2021-01-05 02:44:27 +07:00
9237aaa77f [workflows/ci.yml] Add support for jython 2021-01-05 02:38:44 +07:00
766fcdd0fa [downloader/hls] Disable decryption in tests (#27660)
Tests truncate the download to 10241 bytes, which is not divisible by 16
and cannot be decrypted. Tests don't really care about the decrypted
content, just that the data they retrieved is the expected data.
Therefore, it's fine to just return the encrypted data to tests.

See: #27621 and #27620
2021-01-05 01:24:01 +07:00
f6ea29e24b [iheart] Update test description value (#27037)
the description has no HTML tags now.
2021-01-04 17:16:27 +01:00
8a3797a4ab [nrk] fix extraction for videos without a legalAge rating 2021-01-04 12:16:54 +01:00
745db8899d [iheart] clean HTML tags from episode description 2021-01-04 09:59:20 +01:00
83db801cbf [iheart] remove print statement 2021-01-04 09:42:27 +01:00
964a8eb754 [googleplus] Remove Extractor(closes #4955)(closes #7400) 2021-01-04 01:14:26 +01:00
ac61f2e058 [applepodcasts] Add new extractor(#25918) 2021-01-04 01:14:26 +01:00
8487e8b98a [googlepodcasts] Add new extractor 2021-01-04 01:14:26 +01:00
9c484c0019 [iheart] Add new extractor for iHeartRadio(#27037) 2021-01-04 01:14:26 +01:00
0e96b4b5ce [acast] clean podcast URLs 2021-01-04 01:14:26 +01:00
a563c97c5c [stitcher] clean podcast URLs 2021-01-04 01:14:25 +01:00
e88c9ef62a [utils] add a function to clean podcast URLs 2021-01-04 01:14:25 +01:00
0889eb33e0 [xfileshare] Add support for aparat.cam (closes #27651) 2021-01-04 00:17:51 +07:00
0021a2b9a1 [nrktv] Add subtitles test 2021-01-03 22:25:17 +07:00
19ec468635 [twitter] Add support for summary card(closes #25121) 2021-01-03 13:37:24 +01:00
491ee7efe4 [twitter] try to use a Generic fallback for unknown twitter cards(closes #25982) 2021-01-03 13:29:00 +01:00
8522bcd97c [stitcher] Add support for shows and show metadata extraction(closes #20510) 2021-01-03 12:12:06 +01:00
ac71fd5919 [stv] improve episode id extraction(closes #23083) 2021-01-03 10:04:57 +01:00
8e953dcbb1 release 2021.01.03 2021.01.03 2021-01-03 09:12:47 +07:00
f4afb9a6a8 [ChangeLog] Actualize
[ci skip]
2021-01-03 09:10:40 +07:00
d5b8cf093c [nrk] Fix age limit extraction 2021-01-03 08:58:05 +07:00
5c6e84c0ff [nrk] Improve series metadata extraction (closes #27473) 2021-01-03 08:31:26 +07:00
1aaee908b9 [nrk] PEP 8 2021-01-03 07:57:12 +07:00
b2d9fd9c9f [nrk] Improve episode and season number extraction 2021-01-03 07:53:05 +07:00
bc2f83b95e [nrktv] Fix tests 2021-01-03 07:31:03 +07:00
85de33b04e [nrk] Improve series metadata extraction 2021-01-03 07:30:45 +07:00
7dfd966848 [nrk] Extract subtitles 2021-01-03 07:02:13 +07:00
a25d03d7cb [nrk] Fix age limit extraction 2021-01-03 06:51:21 +07:00
cabfd4b1f0 [nrk] Inline _extract_from_playback 2021-01-03 06:45:17 +07:00
7b643d4cd0 [nrk] Improve video id extraction 2021-01-03 06:44:28 +07:00
1f1d01d498 [nrk] Add more shortcut tests 2021-01-03 06:41:37 +07:00
21a42e2588 [nrk] Improve extraction (closes #27634, closes #27635)
+ Add support for mp3 formats
* Generalize and delegate all item extractors to nrk, beware ie key breakages
+ Add support for podcasts
+ Generalize nrk shortcut form to support all kind of ids
2021-01-03 06:29:52 +07:00
2df93a0c4a [nrktv] Switch to playback endpoint
mediaelement endpoint is no longer in use.
2021-01-03 05:01:45 +07:00
75972e200d [vvvvid] fix season metadata extraction(#18130) 2021-01-01 20:21:59 +01:00
d0d838638c [stitcher] fix extraction(closes #20811)(closes #27606) 2021-01-01 18:38:46 +01:00
8c17afc471 [acast] fix extraction(closes #21444)(closes #27612)(closes #27613) 2021-01-01 17:05:42 +01:00
40d66e07df [arcpublishing] add missing staticmethod decorator 2020-12-31 23:42:17 +01:00
ab89a8678b [arcpublishing] Add new extractor
closes #2298
closes #9340
closes #17200
2020-12-31 23:31:07 +01:00
4d7d056909 [sky] add support for Sports News articles and Brighcove videos(closes #13054) 2020-12-31 12:18:30 +01:00
c35bc82606 [vvvvid] skip unplayable episodes and extract akamai formats(closes #27599) 2020-12-31 12:18:30 +01:00
2f56caf083 [yandexvideo] fix extraction for Python 3.4 2020-12-31 12:18:30 +01:00
4066945919 release 2020.12.31 2020.12.31 2020-12-31 05:17:55 +07:00
2a84694b1e [ChangeLog] Actualize
[ci skip]
2020-12-31 05:14:33 +07:00
4046ffe1e1 [redditr] Fix review issues and extract source thumbnail (closes #27503) 2020-12-31 05:07:57 +07:00
d1d0612160 [redditr] Extract all thumbnails 2020-12-31 05:07:51 +07:00
7b0f04ed1f [vvvvid] imporove info extraction 2020-12-30 18:16:47 +01:00