David Hood
9efefe2f4a
Matched to Daniel Heath's earlier version of ABCIViewShowIE.
2019-04-25 23:38:04 +10:00
David Hood
27d17e1f60
Fixed all review comments.
2019-04-25 23:16:09 +10:00
David Hood
b9951a0b71
Override suitable so I can remove the trailing $ from _VALID_URL.
2019-04-25 22:31:27 +10:00
David Hood
4ffdcbdccd
Fixed up overlapping _VALID_URL between ABCIViewIE and ABCIViewSeriesIE.
...
Added more _TESTS to exercise the additional _VALID_URL options.
2019-03-01 23:45:40 +11:00
David Hood
0f0b162de3
Cleanup _TESTS.
...
Fixed flake8 complaints.
2019-03-01 00:10:53 +11:00
David Hood
9e2f67ee5f
[abc.net.au:iview:series]: Playlist type changed to 'url'. This fixes issues where the incorrect extractor ID was used in the archive, allowing for two separate downloads (if you used both abc.net.au:iview and abc.net.au:iview:series).
...
[abc.net.au:iview]: Added support for alternate episode url: https://iview.abc.net.au/programs/ <series_id>/<episode_id> (as used by the series episode list href).
2019-02-28 23:20:42 +11:00
David Hood
eb8a64e6b9
Get proper series info from https://iview.abc.net.au/api/series/{series_id} .
...
Renamed ABCIViewShowIE to ABCIViewSeriesIE to match this new behaviour.
2019-02-27 22:52:56 +11:00
David Hood
fb8f3bbdc5
[abc.net.au:iview:show] Fixed the _TESTS to actually work properly.
2019-02-27 00:24:38 +11:00
David Hood
9cd5eb4487
[abc.net.au:iview:show] Added extractor to get playlists from show urls.
2019-02-27 00:03:24 +11:00
David Hood
028cd9d132
Use default formats when it fails to find the video information.
...
This allows us to get the thumbnails.
2019-02-20 22:42:48 +11:00
Sergey M․
9aca7fe6a3
[abc:iview] Extract more series metadata
2018-06-12 20:25:50 +07:00
Remita Amine
e0671819e7
[abc] fix ABC IView extraction and add support for livestreams( closes #16704 )( closes #12354 )
2018-06-12 13:07:57 +01:00
xofe
9e6a418015
[abc:iview] Unescape title and series meta fields
2018-03-27 22:08:40 +07:00
Sergey M․
77341dae14
[abc:iview] Improve extraction and bypass geo restriction ( closes #14782 )
2017-12-31 01:27:28 +07:00
d2au
2e65e7db9e
[abc:iview] Fix extraction ( closes #14711 )
...
ABC dropped unmetering, so change to metered hls urls which
require auth.
2017-12-31 01:27:22 +07:00
Sergey M․
58179eb7d9
[abc.net.au:iview] Extract more formats ( closes #13492 , closes #13489 )
2017-07-09 17:55:40 +07:00
Yen Chi Hsuan
f165ca70eb
[abc.net.au:iview] Fix for non-series videos ( closes #10895 )
2016-10-11 12:53:27 +08:00
stepshal
925194022c
Improve some _VALID_URLs
2016-09-14 22:47:21 +07:00
Yen Chi Hsuan
bfcda07a27
[abc:iview] Skip the test. They are removed soon
2016-09-11 04:06:00 +08:00
Remita Amine
ad31642584
[nrk,abc:iview] use _extract_akamai_formats
2016-08-22 07:54:08 +01:00
Remita Amine
55d119e2a1
[abc:iview] Add new extractor( closes #6148 )
2016-08-22 00:07:17 +01:00
Sergey M․
5886b38d73
Add support for https for all extractors as preventive and future-proof measure
2016-03-21 21:36:32 +06:00
remitamine
5c5a3ecf1b
[abc] detect expired state and update tests
2015-12-21 13:07:52 +01:00
Jaime Marquínez Ferrándiz
d97da29da2
[abc] Support more URL formats
2015-10-24 12:43:02 +02:00
remitamine
7687b354c5
[abc] add support for audio extraction
2015-10-24 12:42:56 +02:00
Yen Chi Hsuan
c0a656876c
[abc] Use int_or_none
2015-08-30 01:11:56 +08:00
Yen Chi Hsuan
17a647630b
[abc] Support YouTube embeds ( fixes #6595 )
2015-08-30 01:08:55 +08:00
Michael Käufl
732c848c14
[abc] Update test case
...
Old video has expired.
2014-11-12 15:26:29 +01:00
Philipp Hagemeister
ed9266db90
[common] Add new helper function _match_id
2014-09-28 09:31:58 +02:00
Jaime Marquínez Ferrándiz
64ce58db38
[abc] Add extractor ( closes #3361 )
2014-07-26 00:05:37 +02:00