Commit Graph

16287 Commits (18825117545690499dc7064cd5ba207ca5ca3e23)
 

Author SHA1 Message Date
Remita Amine 1882511754 [6play] add support for rtlplay.be and extract hd usp formats
Remita Amine 764cd4e6f3 [rtbf] improve extraction
- add support for audio and live streams(closes )(closes )
- extract HLS, DASH and all HTTP formats
- extract subtitles
- fixup specific http urls(fixes )
Sergey M․ 734d461ca0
[expressen] Add extractor
Urgau 81c5df4f2c [vidzi] Fix extraction (closes )
Sergey M․ 87f89dacdd
[pbs] Improve extraction (closes , closes )
Sergey M․ 9b0b627534
[downloader/rtmp] Fix downloading in verbose mode (closes )
Sergey M․ 61cb66830f
[bilibili] Restrict cid regex (closes , closes )
Sergey M․ c797db4a2f
release 2018.06.14
Sergey M․ 03eef0f032
[ChangeLog] Actualize
[ci skip]
Remita Amine aa56061627 [discoverynetworks] Add support for disco-api videos(closes )
Remita Amine 18d66f0410 [dailymotion] use compat_struct_pack
Remita Amine f15f7a674b [dailymotion] add support for password protected videos(closes )
Sergey M․ 9aca7fe6a3
[abc:iview] Extract more series metadata
Remita Amine e0671819e7 [abc] fix ABC IView extraction and add support for livestreams(closes )(closes )
Sergey M․ 5d6c81b63f
[downloader/http] Fix resume when writing ot stdout (closes )
Sergey M․ dc53c78634
[crackle] Add support for sonycrackle.com (closes )
Sergey M․ 7dc9c60b4b
[tvnet] Fix _VALID_URL
Sergey M․ e51752754d
[tvnet] Improve video id extraction
Sergey M․ 0645be49cb
[inc] PEP 8
Sergey M․ a572ae6114
[tvnet] Improve and fix issues (closes )
Thomas van der Berg b2df66aeca
[tvnet] Add extractor
Sergey M․ 93cffb1444
[nrk] Update API hosts and try all previously known ones (closes )
Sergey M․ d253df2f65
[wimp] Fix Youtube embeds extraction
Sergey M․ e8c6afc168
release 2018.06.11
Sergey M․ cc37cc3f99
[ChangeLog] Actualize
[ci skip]
Sergey M․ 9d581efe05
[npo] Extend _VALID_URL (closes )
Sergey M․ ff2e486221
[inc] Add support for another embed schema (closes )
Remita Amine 6ae36035d9 [tv4] fix format extraction(closes )
Remita Amine 9afd74d705 [nexx] extract free cdn http formats
Sergey M․ 2e6975306a
[nexx] Update tests
Sergey M․ 06ea7bdd99
[nexx] Add support for free cdn (closes )
Sergey M․ d7be705308
[pbs] Add another cove id pattern (closes )
Sergey M․ 2e190c2ad9
[rbmaradio] Add support for 192k format (closes )
Sergey M․ 94418c8eb3
release 2018.06.04
Sergey M․ f7560859a3
[devscripts/update-copyright] Update copyright year
Sergey M․ c6c478f40d
[ChangeLog] Actualize
[ci skip]
Sergey M․ c3023e9f2e
[camtube] Add extractor
Sergey M․ 77053237c5
[twitter:card] Generalize base API URL
Sergey M․ b6b2ccb72f
[twitter:card] Extract guest token (closes )
Sergey M․ 0a10f50e2f
[chaturbate] Use geo verification headers
Sergey M․ 6d155707e6
[bbc] Add support for bbcthree (closes )
Sergey M․ eb6793ba97
[youtube] Update tests
Sergey M․ 7e72694b5e
[youtube] Move metadata extraction after video availability check
Sergey M․ 936784b272
[youtube] Extract track and artist
Sergey M․ 003fe73ccf
[safari] Add support for new URL schema (closes )
Remita Amine 1ea559c445 [adn] fix extraction
Sergey M․ 19e42ead9b
release 2018.06.02
Sergey M․ 73c938e460
[ChangeLog] Actualize
[ci skip]
Sergey M․ 9b89daefa6
[facebook] Improve extraction (closes )
Nathan Rossi 9d082e7cb8
[facebook] Add support for tahoe player videos (closes )
Specific videos appear to use a newer/different player, this requires a
second request for the video data as the initial request is missing the
specified data.

Additionally these videos have different page content for the uploader
value, which is stored in the `<meta property="og:title"...>` element of
the initial request.