Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'Phaeilo-mixcloud' | Yen Chi Hsuan | 2016-04-15 | 2 | -4/+156 | |
|\ \ \ \ \ | ||||||
| * | | | | | [mixcloud] Improve and simplify mixcloud:user and mixcloud:playlist | Yen Chi Hsuan | 2016-04-15 | 1 | -122/+76 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'mixcloud' of https://github.com/Phaeilo/youtube-dl into ↵ | Yen Chi Hsuan | 2016-04-14 | 2 | -4/+202 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Phaeilo-mixcloud | |||||
| | * | | | | | [mixcloud] improved extraction of user description | Philip Huppert | 2016-04-12 | 1 | -4/+2 | |
| | | | | | | | ||||||
| | * | | | | | [mixcloud] support older urllib versions | Philip Huppert | 2016-04-12 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | [mixcloud] fixed some tests | Philip Huppert | 2016-04-12 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | [mixcloud] Added support for user uploads, playlists, favorites and listens. | Philip Huppert | 2016-04-12 | 2 | -3/+203 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3750 and #5272 | |||||
* | | | | | | | [tdslifeway] Use the new Brightcove API | Yen Chi Hsuan | 2016-04-15 | 2 | -32/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks for @remitamine's suggestion. | |||||
* | | | | | | | [wayofthemaster] Remove extractor | Yen Chi Hsuan | 2016-04-15 | 2 | -53/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now it's using YouTube embeds. | |||||
* | | | | | | | [ubu] Remove extractor | Yen Chi Hsuan | 2016-04-15 | 2 | -58/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | |||||
* | | | | | | | [xboxclips] Use http:// URL | Yen Chi Hsuan | 2016-04-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | xboxclips has misconfigured certificates | |||||
* | | | | | | | [ministrygrid] Fix extraction and modernize | Yen Chi Hsuan | 2016-04-15 | 1 | -18/+12 | |
| | | | | | | | ||||||
* | | | | | | | [tdslifeway] Add TDSLifewayIE | Yen Chi Hsuan | 2016-04-15 | 2 | -0/+57 | |
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | Used by MinistryGridIE | |||||
* | | | | | | [arte:creative] Improve _VALID_URL | Sergey M․ | 2016-04-14 | 2 | -1/+5 | |
| | | | | | | ||||||
* | | | | | | [arte:info] Add extractor (Closes #9182) | Sergey M․ | 2016-04-14 | 1 | -0/+15 | |
| | | | | | | ||||||
* | | | | | | [aol] relex _VALID_URL regex | remitamine | 2016-04-14 | 1 | -1/+9 | |
|/ / / / / | ||||||
* | | | | | [metacritic] Add a new valid test case | Yen Chi Hsuan | 2016-04-14 | 1 | -2/+12 | |
| | | | | | ||||||
* | | | | | [lecture2go] Fix extraction | Yen Chi Hsuan | 2016-04-14 | 1 | -4/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | | | [downloader/rtsp] Print the command | Yen Chi Hsuan | 2016-04-14 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | [laola1tv] Improve error detection and skip an invalid test | Yen Chi Hsuan | 2016-04-14 | 1 | -0/+4 | |
| | | | | | ||||||
* | | | | | [karrierevideos] Fix extraction | Yen Chi Hsuan | 2016-04-14 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | | | Make tbr field 'int' rather than 'tuple' | aystroganov@gmail.com | 2016-04-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Closes #9180. | |||||
* | | | | | release 2016.04.13 | Philipp Hagemeister | 2016-04-13 | 4 | -7/+8 | |
| |/ / / |/| | | | ||||||
* | | | | [netease] Skip all tests: completely georestricted | Yen Chi Hsuan | 2016-04-13 | 1 | -2/+16 | |
| | | | | ||||||
* | | | | Credit @Phaeilo for presstv (#7113) | Sergey M․ | 2016-04-13 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | [youtube:playlist] Recognize popular uploads playlist as mix (Closes #9170) | Sergey M․ | 2016-04-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | [ard] Change subtitles extension to ttml (Closes #9169) | Sergey M․ | 2016-04-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | ttml is now served instead of srt | |||||
* | | | [jadorecettepub] Remove extractor: website gone | Yen Chi Hsuan | 2016-04-12 | 2 | -48/+0 | |
| | | | ||||||
* | | | [izlesene] Fix extraction | Yen Chi Hsuan | 2016-04-12 | 1 | -4/+3 | |
| | | | | | | | | | | | | description may be absent | |||||
* | | | [howstuffworks] Skip a broken test case | Yen Chi Hsuan | 2016-04-12 | 1 | -0/+1 | |
| | | | ||||||
* | | | [groupon] Fix extraction | Yen Chi Hsuan | 2016-04-12 | 1 | -3/+3 | |
| | | | ||||||
* | | | [goshgay] Fix extraction | Yen Chi Hsuan | 2016-04-12 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | isFamilyFriendly no longer exists in the webpage and I can't find another indicator. | |||||
* | | | [mixcloud] Capture error message (#9156) | Sergey M․ | 2016-04-11 | 1 | -1/+11 | |
| | | | ||||||
* | | | Revert "[openclassroom] Add new extractor(closes #9147)" | remitamine | 2016-04-11 | 2 | -43/+0 | |
| | | | | | | | | | | | | This reverts commit 13267a2be37371bd3e8aea0bc7549f4ed2465c03. | |||||
* | | | [openclassroom] Add new extractor(closes #9147) | remitamine | 2016-04-11 | 2 | -0/+43 | |
| | | | ||||||
* | | | [arte.tv:embed] Extended support (#2620) | Yen Chi Hsuan | 2016-04-11 | 2 | -2/+14 | |
| | | | ||||||
* | | | Merge branch 'Phaeilo-presstv' | Yen Chi Hsuan | 2016-04-11 | 2 | -0/+75 | |
|\ \ \ | ||||||
| * | | | [presstv] Improve and simplify | Yen Chi Hsuan | 2016-04-11 | 1 | -23/+25 | |
| | | | | ||||||
| * | | | Merge branch 'presstv' of https://github.com/Phaeilo/youtube-dl into ↵ | Yen Chi Hsuan | 2016-04-11 | 2 | -0/+73 | |
| |\ \ \ | | | | | | | | | | | | | | | | Phaeilo-presstv | |||||
| | * | | | [presstv] Refactored extractor. | Philip Huppert | 2016-04-10 | 1 | -29/+23 | |
| | | | | | ||||||
| | * | | | [presstv] updated extractor and tests to work with current PressTV website | Philip Huppert | 2016-04-09 | 1 | -14/+12 | |
| | | | | | ||||||
| | * | | | [presstv] Added extractor PressTV. | Philip Huppert | 2016-04-09 | 2 | -0/+81 | |
| | | | | | | | | | | | | | | | | | | | | Fixes #7060 | |||||
* | | | | | [telebruxelles] Fix extraction (Closes #9142) | Sergey M․ | 2016-04-11 | 1 | -6/+8 | |
| | | | | | ||||||
* | | | | | [glide] Improve extraction and extract upload info | Sergey M․ | 2016-04-10 | 1 | -8/+20 | |
| | | | | | ||||||
* | | | | | [glide] Fix extraction (Closes #9141) | Sergey M․ | 2016-04-10 | 1 | -2/+3 | |
| | | | | | ||||||
* | | | | | [jwplatform:base] Improve subtitles extraction | Sergey M․ | 2016-04-10 | 1 | -4/+9 | |
| | | | | | ||||||
* | | | | | [screencastomatic] Add duration to test | Sergey M․ | 2016-04-10 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [jwplatform:base] Extract duration | Sergey M․ | 2016-04-10 | 1 | -1/+5 | |
| | | | | | ||||||
* | | | | | [screencastomatic] Fix extraction (Closes #9136) | Sergey M․ | 2016-04-10 | 1 | -24/+11 | |
| | | | | | ||||||
* | | | | | [ebaumsworlds] Update _VALID_URL (Closes #9135) | Sergey M․ | 2016-04-10 | 1 | -2/+2 | |
| | | | | |