Commit Graph

13317 Commits (645ed3e7c90881f4fd66a40e783f4b3deb270262)

Author SHA1 Message Date
nyuszika7h c0bddd6d65 [kaltura] Ignore Widevine encrypted video (.wvm)
There is currently no public method to decrypt this, and there may be
other streams available that can be downloaded.

Example URL, has `.wvm` and `.mp4` formats:
https://www.voot.com/shows/bigg-boss-s11/11/538936/bigg-boss-extra-dose-arshi-s-quirky-demand/541700
Yen Chi Hsuan 1baba7f4a8 [vh1] Adding coding cookie
Remita Amine 344d1a6794 [vh1] fix extraction(fixes )
Sergey M․ 76581082f6
release 2017.10.12
Remita Amine 7fee3377dc [steam] fix extraction(fixes )
Sergey M․ ff3f1a62f0
[funk] Add extractor (closes )
Sergey M․ 694b61545c
[nexx] Add support for shortcuts and relax domain id extraction
Sergey M․ af0f74288d
[YoutubeDL] Improve _default_format_spec (closes )
Remita Amine 9e38dbb19c [voxmedia] add support for recode.net(fixes )
Remita Amine 782195a9d4 [once] add support for vmap urls
Sergey M․ 26bae2d965
[generic] Add support for channel9 embeds (closes )
Remita Amine 5fe75f976f [tva] fix extraction(fixes )
Remita Amine 4fe4bda287 [tubitv] add support for new url format(fixes )
Remita Amine cdab1df912 [afreecatv] remove AfreecaTVGlobalIE
the website now show this message
> Global AfreecaTV will be merged and integrated on July 20th, 2017.
Every user around the world are now able to interact with one another on
www.afreecatv.com!
Khang Nguyen 04af3aca04 Remove YoutubeSharedVideoIE https://github.com/rg3/youtube-dl/issues/14303
Jakub Wilk d0f2d64114 [slideslive] Add extractor (closes )
Yen Chi Hsuan 01c742ecd0 [facebook] Support thumbnails (closes )
Silvan Mosberger 9e71f88105 [vvvvid] Fix typo
Sergey M․ ae5af89079
[hrti:playlist] Relax _VALID_URL
Sergey M․ 197224b7a4
Fix some regexes
Sergey M․ 8992331621
[wdr] Relax media link regex (closes )
Aleksandar Topuzović b0dde6686c [hrti] Relax _VALID_URL
Sergey M․ a22ccac1f0
[fox] Delegate to uplynk:preplay ()
Sergey M․ 8b561bfc9d
[youtube] Add support for hooktube.com (closes )
Sergey M․ 8e751a185c
release 2017.10.07
Sergey M․ 665f42d8c1
[reddit] Sort formats (closes )
remis b1a7bf44b9 [lnkgo] Relax _VALID_URL
Jalaz Kumar 2e2a8e97d5 [pornflip] Extend _VALID_URL (closes )
Sergey M․ ac93c09ab2
[xtube] Add support for embedded URLs (closes )
Sergey M․ cd6fc19ed7
[YoutubeDL] Ignore duplicates in --playlist-items
E.g. '--playlist-items 2-4,3-4,3' should result in '[2,3,4]', not '[2,3,4,3,4,3]'
Sergey M․ 7e85e8729f
[YoutubeDL] Fix out of range --playlist-items for iterable playlists and reduce code duplication (closes )
Sergey M․ 6be08ce602
[utils] Use in OnDemandPagedList by default
Not using cache results in redundant network I/O due to downloading the same pages while using --playlist-items n-m
Sergey M․ cf5f6ed5be
[xvideos] Add support for embed URLs and improve extraction (closes )
Philipp Hagemeister 6b46285e85 [comedycentral] new shortcut :theopposition for "The Opposition" show
Sergey M․ 6e736d86e7
[beeg] Fix extraction (closes )
M.K c110944fa2 [extractor/common] Fix typo in _parse_mpd_formats
Jakub Wilk 3e4cedf9e8 [tvn24] Relax _VALID_URL
Matthias Küch b7e14f06a4 Fix for JSON meta data download
Added fixes according to  and user @remitamine
Sergey M․ d2ae7e24e5
[postprocessor/ffmpeg] Convert to opus using libopus (closes )
Sergey M․ 544ffb7790
[ketnet] Add support for videos without direct sources (closes )
Sergey M․ 117589dfa2
[canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
Sergey M․ 839728f5bf
[afreecatv] Add support for adult videos (closes )
Sergey M․ fcdd37d053
release 2017.10.01
Rafal Borczuch 4e599194d6 [tvp] Add support for new URL schema (closes )
Sergey M․ c5b7014a9c
[generic] Add support for single format Video.js embeds (closes )
Sergey M․ c8da40d834
[yahoo] Bypass geo restriction for brightcove ()
Sergey M․ b69ca0ccfc
[yahoo] Use extracted brightcove account id (closes )
Giuseppe Fabiano 2c53bd51c6 [rtve:alacarta] Fix extraction (closes )
Sergey M․ 3836b02ce8
[YoutubeDL] PEP 8
Sergey M․ fa3fdeb41f
[yahoo] Fix some tests