Commit Graph

12246 Commits (98d560f205e6aeddc767844d142b00525a9eaff9)
 

Author SHA1 Message Date
Yen Chi Hsuan dd91dfcd67
[mixcloud] Fix extraction by decrypting play info
Fixes #7521
8 years ago
Yen Chi Hsuan c773082692
Merge branch 'Phaeilo-mixcloud' 8 years ago
Yen Chi Hsuan 9c250931f5
[mixcloud] Improve and simplify mixcloud:user and mixcloud:playlist 8 years ago
Yen Chi Hsuan 56f1750049
[tdslifeway] Use the new Brightcove API
Thanks for @remitamine's suggestion.
8 years ago
Yen Chi Hsuan f2159c9815
[wayofthemaster] Remove extractor
Now it's using YouTube embeds.
8 years ago
Yen Chi Hsuan b0cf2e7c1b
[ubu] Remove extractor
1. Videos on ubu.com are now hosted on Vimeo
2. The duration is far from correct, and may not exist on other videos
   (For example http://ubu.com/film/hammons_king.html)
8 years ago
Yen Chi Hsuan 74b47d00c3
[xboxclips] Use http:// URL
xboxclips has misconfigured certificates
8 years ago
Yen Chi Hsuan 8cb57bab8e
[ministrygrid] Fix extraction and modernize 8 years ago
Yen Chi Hsuan e1bf277e19
[tdslifeway] Add TDSLifewayIE
Used by MinistryGridIE
8 years ago
remitamine ce599d5a7e [downloader/external] enable piping for FFmpegFD(closes #2124) 8 years ago
Sergey M․ 9e28538726
[arte:creative] Improve _VALID_URL 8 years ago
Sergey M․ 404284132c
[arte:info] Add extractor (Closes #9182) 8 years ago
remitamine 5565be9dd9 [aol] relex _VALID_URL regex 8 years ago
Yen Chi Hsuan b3a9474ad1 Merge branch 'mixcloud' of https://github.com/Phaeilo/youtube-dl into Phaeilo-mixcloud 8 years ago
Yen Chi Hsuan 86475d59b1
[metacritic] Add a new valid test case 8 years ago
Yen Chi Hsuan 73d93f948e
[lecture2go] Fix extraction
RTSP stream fails to download. Seems it's a mpv bug as direct playback
works well:

$ mpv --ytdl-format rtsp https://lecture2go.uni-hamburg.de/veranstaltungen/-/v/17473
8 years ago
Yen Chi Hsuan f5d8743e0a
[downloader/rtsp] Print the command 8 years ago
Yen Chi Hsuan d1c4e4ba15
[laola1tv] Improve error detection and skip an invalid test 8 years ago
Yen Chi Hsuan f141fefab7
[karrierevideos] Fix extraction
The server serves malformed header "Content Type: text/xml" for the XML
request (it should be Content-Type but not Content Type). Python 3.x,
which uses email.feedparser rejects such headers. As a result,
Content-Encoding header is not parsed, so the returned content is kept
not decompressed, and thus XML parsing error.
8 years ago
aystroganov@gmail.com 8334637f4a Make tbr field 'int' rather than 'tuple'
Closes #9180.
8 years ago
Philipp Hagemeister b0ba11cc64 release 2016.04.13 8 years ago
Kacper Michajłow b8f67449ec [generic] Add support for LiveLeak embeds 8 years ago
Yen Chi Hsuan 75af5d59ae
[netease] Skip all tests: completely georestricted 8 years ago
Sergey M․ b969d12490
Credit @Phaeilo for presstv (#7113) 8 years ago
Philip Huppert 6d67169509 [mixcloud] improved extraction of user description 8 years ago
Philip Huppert dcaf00fb3e [mixcloud] support older urllib versions 8 years ago
Philip Huppert f896e1ccef [mixcloud] fixed some tests 8 years ago
Philip Huppert c96eca426b [mixcloud] Added support for user uploads, playlists, favorites and listens.
Fixes #3750 and #5272
8 years ago
Sergey M․ 466a614537
[youtube:playlist] Recognize popular uploads playlist as mix (Closes #9170) 8 years ago
Sergey M․ ffa2cecf72
[ard] Change subtitles extension to ttml (Closes #9169)
ttml is now served instead of srt
8 years ago
Yen Chi Hsuan a837416025
[jadorecettepub] Remove extractor: website gone 8 years ago
Yen Chi Hsuan c9d448876f
[izlesene] Fix extraction
description may be absent
8 years ago
Yen Chi Hsuan 8865b8abfd
[howstuffworks] Skip a broken test case 8 years ago
Yen Chi Hsuan c77a0c01cb
[groupon] Fix extraction 8 years ago
Yen Chi Hsuan 12355ac473
[goshgay] Fix extraction
isFamilyFriendly no longer exists in the webpage and I can't find
another indicator.
8 years ago
Sergey M․ 49f523ca50
[mixcloud] Capture error message (#9156) 8 years ago
remitamine 4a903b93a9 Revert "[openclassroom] Add new extractor(closes #9147)"
This reverts commit 13267a2be3.
8 years ago
remitamine 13267a2be3 [openclassroom] Add new extractor(closes #9147) 8 years ago
Yen Chi Hsuan 134c207e3f
[arte.tv:embed] Extended support (#2620) 8 years ago
Yen Chi Hsuan 0f56bd2178
Merge branch 'Phaeilo-presstv' 8 years ago
Yen Chi Hsuan dfbc7f7f3f
[presstv] Improve and simplify 8 years ago
Yen Chi Hsuan 7d58ea7c5b Merge branch 'presstv' of https://github.com/Phaeilo/youtube-dl into Phaeilo-presstv 8 years ago
Sergey M․ 452908b257
[telebruxelles] Fix extraction (Closes #9142) 8 years ago
Sergey M․ 5899e988d5
[glide] Improve extraction and extract upload info 8 years ago
Sergey M․ 4a121d29bb
[glide] Fix extraction (Closes #9141) 8 years ago
Sergey M․ 7ebc36900d
[jwplatform:base] Improve subtitles extraction 8 years ago
Sergey M․ d7eb052fa2
[screencastomatic] Add duration to test 8 years ago
Sergey M․ a6d6722c8f
[jwplatform:base] Extract duration 8 years ago
Sergey M․ 66fa495868
[screencastomatic] Fix extraction (Closes #9136) 8 years ago
Sergey M․ 443285aabe
[ebaumsworlds] Update _VALID_URL (Closes #9135) 8 years ago