summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | [twitter] Now Twitter serves the same file for Firefox and ChromeYen Chi Hsuan2016-03-031-68/+55
| | | | | |
* | | | | | [twitter] Fix extraction of test_Twitter and test_Twitter_1Yen Chi Hsuan2016-03-031-20/+51
| | | | | |
* | | | | | [twitter] Support twitter.com/i/videos/tweet/ URLSYen Chi Hsuan2016-03-031-9/+44
| | | | | | | | | | | | | | | | | | | | | | | | Closes #8737
* | | | | | [thepltform] detect other types of errorsremitamine2016-03-021-9/+6
| | | | | |
* | | | | | [utils] remove check for val from find_xpath_attrremitamine2016-03-021-2/+0
| | | | | |
* | | | | | [leeco] Letv renamed to LeEcoYen Chi Hsuan2016-03-032-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LeEco is the company name and Le is the domain name. For more information see the Chinese news post http://www.techorz.com/company-news/letv-renamed-to-leeco-and-new-logo/
* | | | | | [letv] Merge LetvTvIE into LetvPlaylistIEYen Chi Hsuan2016-03-032-26/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And 1. Add more URL examples 2. Improve the matching pattern
* | | | | | [letv] Correct regular expressions and fix a typoYen Chi Hsuan2016-03-031-5/+5
| | | | | |
* | | | | | [letv] Order imports alphabeticallyYen Chi Hsuan2016-03-031-6/+6
| | | | | |
* | | | | | [letv] Keep videos' order in playlistsYen Chi Hsuan2016-03-031-2/+3
| | | | | |
* | | | | | [letv] Domain name changedYen Chi Hsuan2016-03-031-15/+18
| | | | | |
* | | | | | [twitch:playlistbase] Mark brokenSergey M․2016-03-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Twitch paging mechanism is completely broken on twitch side serving all videos all the time and making our travis builds stall.
* | | | | | [vimeo] Extract uploader_url (Closes #8727)Sergey M․2016-03-031-3/+13
| | | | | |
* | | | | | [youtube] Extract uploader_url (Closes #8724)Sergey M․2016-03-021-2/+44
| | | | | |
* | | | | | [extractor/common] Document uploader_urlSergey M․2016-03-021-0/+1
| | | | | |
* | | | | | [README.md] Document license field for output templateSergey M2016-03-021-0/+1
| | | | | |
* | | | | | [youtube] Extract license (Closes #8725)Sergey M․2016-03-021-1/+44
| | | | | |
* | | | | | [extractor/common] Document license metafieldSergey M․2016-03-021-0/+1
| | | | | |
* | | | | | [youtube] improve width and height extraction from fmt_listremitamine2016-03-021-6/+11
| | | | | |
* | | | | | Merge branch 'master' of github.com:rg3/youtube-dlremitamine2016-03-021-1/+1
|\ \ \ \ \ \
| * | | | | | [YoutubeDL] Skip postprocessing and archive report when outputting to stdout ↵Sergey M․2016-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (Closes #8729)
* | | | | | | Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"remitamine2016-03-021-36/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4a5ba28a87a1a1632e58a1de404eb1fa268118a3.
* | | | | | | Revert "[youtube] add basic info for some unknown formats extracted from ↵remitamine2016-03-021-21/+0
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | watch_as3.swf" This reverts commit 85ca019d9679d75c26b7ee4106dd7d98136f3c88.
* | | | | | [youtube] add basic info for some unknown formats extracted from watch_as3.swfremitamine2016-03-021-0/+21
| | | | | |
* | | | | | [youtube] add tbr to _formats extracted from watch_as3.swfremitamine2016-03-021-35/+36
| | | | | |
* | | | | | [youtube] extract width and height from fmt_listremitamine2016-03-021-0/+10
| | | | | |
* | | | | | [nrk:skole] Relax _VALID_URLSergey M․2016-03-021-3/+9
| | | | | |
* | | | | | [nrk:skole] Add extractor (Closes #8728)Sergey M․2016-03-022-1/+30
| | | | | |
* | | | | | [options] Add --no-mark-watched (#5054)Sergey M․2016-03-011-0/+4
| | | | | |
* | | | | | [wistia] Fix extraction (Closes #8707)Sergey M․2016-03-011-1/+2
| | | | | |
* | | | | | Merge pull request #8703 from dstftw/mark-watchedSergey M2016-03-014-0/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add --mark-watched feature (Closes #5054)
| * | | | | | Add --mark-watched feature (Closes #5054)Sergey M․2016-03-014-0/+40
| | | | | | |
* | | | | | | [lifenews] Fix extraction and improve (Closes #2482, closes #8714)Sergey M․2016-03-011-33/+68
| |_|_|/ / / |/| | | | |
* | | | | | [iqiyi] SWF URLs are not used anymoreYen Chi Hsuan2016-03-011-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since automatic detection of enc_key failed Closes #8705
* | | | | | release 2016.03.01Philipp Hagemeister2016-03-011-1/+1
| | | | | |
* | | | | | [rtve.es:live] Fix extractionJaime Marquínez Ferrándiz2016-02-291-16/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update _VALID_URL to match the current URLs * Use the m3u8 manifest since I haven't figured out how to use the rtmp stream
* | | | | | [mdr] Fix extraction (Closes #8702)Sergey M․2016-03-011-3/+6
|/ / / / /
* | | | | [tf1] Improve wat id regex (Closes #8691)Sergey M․2016-02-291-1/+1
| | | | |
* | | | | [screenwavemedia] Check formats' URLsSergey M․2016-02-281-1/+3
| | | | |
* | | | | [screenwavemedia] Improve formats sortingSergey M․2016-02-281-1/+1
| | | | |
* | | | | [screenwavemedia] Improve formats extractionSergey M․2016-02-281-6/+6
| | | | |
* | | | | [zdf] Ignore hls manifests that use https (closes #8665)Jaime Marquínez Ferrándiz2016-02-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The certificates are misconfigured, you get the following error mesage: ssl.CertificateError: hostname u'zdf-hdios-none-i.zdf.de' doesn't match either of 'a248.e.akamai.net', '*.akamaihd.net', '*.akamaihd-staging.net', '*.akamaized.net', '*.akamaized-staging.net'
* | | | | [webofstories] Tolerate malforder og:title (Closes #8417)Sergey M․2016-02-281-25/+39
| | | | |
* | | | | [README.md] Use simple wording instead of env variable for homeSergey M2016-02-281-1/+1
| | | | |
* | | | | [README.md] Clarify configuration file options syntaxSergey M2016-02-281-0/+2
| | | | |
* | | | | [README.md] Make configuration file example more diverseSergey M2016-02-281-2/+5
| | | | |
* | | | | release 2016.02.27Philipp Hagemeister2016-02-273-8/+13
| | | | |
* | | | | [dplay] Add support for dplay.noSergey M․2016-02-271-1/+4
| | | | |
* | | | | Credit @aidan- for more dplay sites support (#8463)Sergey M․2016-02-271-0/+1
| | | | |
* | | | | [dplay] Improve, extract all formats and metadata (Closes #8463)Sergey M․2016-02-271-69/+103
| | | | |