Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [bbc] Prefer iptv-all mediaset | Sergey M․ | 2015-10-11 | 1 | -4/+8 | |
| | ||||||
* | [bbc] Extract article JSON and actualize tests | Sergey M․ | 2015-10-11 | 1 | -16/+29 | |
| | ||||||
* | [bbc] Update tests | Sergey M․ | 2015-10-10 | 1 | -23/+10 | |
| | ||||||
* | [bbc] Remove duration | Sergey M․ | 2015-10-10 | 1 | -1/+0 | |
| | ||||||
* | [bbc] Support playlists of data-playable | Sergey M․ | 2015-10-10 | 1 | -29/+44 | |
| | ||||||
* | [bbc] Improve data-playable regex | Sergey M․ | 2015-10-10 | 1 | -1/+2 | |
| | ||||||
* | [bbc] Add another test | Sergey M․ | 2015-10-10 | 1 | -0/+13 | |
| | ||||||
* | [bbc] Extract legacy playlist embedded media | Sergey M․ | 2015-10-10 | 1 | -14/+34 | |
| | ||||||
* | [zingmp3:album] Skip broken items | Sergey M․ | 2015-10-10 | 1 | -1/+3 | |
| | ||||||
* | [zingmp3] Add fatal flag | Sergey M․ | 2015-10-10 | 1 | -1/+3 | |
| | ||||||
* | [zingmp3:album] Style | Sergey M․ | 2015-10-10 | 1 | -14/+11 | |
| | ||||||
* | [zingmp3:album] Add support for playlists | Phạm Ngọc Quang Nam | 2015-10-10 | 1 | -9/+15 | |
| | | | | | | | Update for work with playlist, it same album but different url Ex: http://mp3.zing.vn/playlist/Duong-Hong-Loan-apollobee/IWCAACCB.html http://mp3.zing.vn/album/Duong-Hong-Loan-apollobee/IWCAACCB.html | |||||
* | [bbc] Make summary optional in legacy playlist | Sergey M․ | 2015-10-10 | 1 | -1/+2 | |
| | ||||||
* | [bbc] Add one more scenario for data-playable embeds | Sergey M․ | 2015-10-10 | 1 | -18/+35 | |
| | ||||||
* | [bbc] Make playlist title optional | Sergey M․ | 2015-10-10 | 1 | -1/+1 | |
| | ||||||
* | [bbc] Add test for atricle with multiple videos embedded with playlist.sxml | Sergey M․ | 2015-10-10 | 1 | -0/+8 | |
| | ||||||
* | [bbc] Support multiple videos in articles embedded with playlist.sxml | Sergey M․ | 2015-10-10 | 1 | -17/+21 | |
| | ||||||
* | [bbc] Add support for videos in news articles embedded with data-playable | Sergey M․ | 2015-10-10 | 1 | -0/+17 | |
| | ||||||
* | [iqiyi] Update enc_key | Yen Chi Hsuan | 2015-10-10 | 1 | -2/+4 | |
| | ||||||
* | [vimeo] Fix authentication (Closes #7110) | Sergey M․ | 2015-10-10 | 1 | -0/+4 | |
| | ||||||
* | [extractor/common] Allow quoteless content attribute in og regexes (Closes ↵ | Sergey M․ | 2015-10-10 | 1 | -1/+1 | |
| | | | | #7115) | |||||
* | release 2015.10.09 | Philipp Hagemeister | 2015-10-09 | 2 | -2/+2 | |
| | ||||||
* | [extractor/common] Allow HTML5 unquoted attribute values | Yen Chi Hsuan | 2015-10-09 | 1 | -1/+1 | |
| | | | | | | | | | Fixes #7108 HTML5 allows unquoted attribute values. See the "Unquoted attribute value syntax" section [1] for more information [1] http://www.w3.org/TR/html5/syntax.html | |||||
* | [dailymotion] Update player v5 regex (Closes #7107) | Sergey M․ | 2015-10-09 | 1 | -1/+1 | |
| | ||||||
* | [pbs] Carry long line | Sergey M․ | 2015-10-09 | 1 | -1/+5 | |
| | ||||||
* | Merge pull request #7105 from remitamine/pbs | Sergey M. | 2015-10-09 | 1 | -10/+11 | |
|\ | | | | | [pbs] detect errors from http error code | |||||
| * | [pbs] place errors into a dict | remitamine | 2015-10-08 | 1 | -13/+7 | |
| | | ||||||
| * | [pbs] detect errors from http error code | remitamine | 2015-10-08 | 1 | -8/+15 | |
|/ | ||||||
* | [4tube] Try extracting sources from the webpage before fetching player.js ↵ | Sergey M․ | 2015-10-08 | 1 | -13/+18 | |
| | | | | (Closes #7103) | |||||
* | [4tube] Revert uploader regexes and make non fatal | Sergey M․ | 2015-10-08 | 1 | -2/+4 | |
| | ||||||
* | [4tube] Style and make more robust | Sergey M․ | 2015-10-08 | 1 | -2/+5 | |
| | ||||||
* | Fixed 4tube.com extractor to pull metadata from associated Javascript and ↵ | kitty | 2015-10-08 | 1 | -5/+6 | |
| | | | | not the HTML of the desired page. | |||||
* | Merge pull request #7100 from AndroKev/nowtv-fix | Sergey M. | 2015-10-08 | 1 | -2/+2 | |
|\ | | | | | [nowtv] Update rtmp player URL | |||||
| * | FIX: nowtv | AndroKev | 2015-10-08 | 1 | -2/+2 | |
|/ | | | | now the download works for me thx to http://board.gulli.com/thread/1251646-videos-von-webseiten-runterladen-sammelthread-alle-fragen-hier-rein-/?p=14980081#post14980081 | |||||
* | Merge pull request #7085 from TomGijselinck/patch-1 | Philipp Hagemeister | 2015-10-07 | 1 | -16/+16 | |
|\ | | | | | Fix typos and improve grammar and spelling | |||||
| * | Fix typos and improve grammar and spelling | Tom Gijselinck | 2015-10-07 | 1 | -16/+16 | |
|/ | ||||||
* | release 2015.10.06.2 | Philipp Hagemeister | 2015-10-06 | 1 | -1/+1 | |
| | ||||||
* | [canalplus] PEP 8 | Sergey M․ | 2015-10-07 | 1 | -1/+1 | |
| | ||||||
* | [canalplus] Extend video id regex (Closes #7076) | Sergey M․ | 2015-10-06 | 1 | -1/+2 | |
| | ||||||
* | [bandcamp] Prepend download URL with scheme when necessary (Closes #7077) | Sergey M․ | 2015-10-06 | 1 | -2/+2 | |
| | ||||||
* | [compat] Fix wrong lines/columns order | Sergey M․ | 2015-10-06 | 1 | -1/+1 | |
| | | | | stty size is rows x columns | |||||
* | release 2015.10.06.1 | Philipp Hagemeister | 2015-10-06 | 1 | -1/+1 | |
| | ||||||
* | [compat] Do not compare None <= 0 | Philipp Hagemeister | 2015-10-06 | 1 | -5/+5 | |
| | | | | The result is meaningless (and it emits a warning in cpython2 when called with -3), so handle None before making integer comparisons. | |||||
* | release 2015.10.06 | Philipp Hagemeister | 2015-10-06 | 4 | -118/+289 | |
| | ||||||
* | [README.md] Markdown improvements | Sergey M | 2015-10-06 | 1 | -6/+6 | |
| | ||||||
* | [ustream] Fix tests | Sergey M․ | 2015-10-05 | 1 | -2/+7 | |
| | ||||||
* | [ustream] Fix typo | Sergey M․ | 2015-10-05 | 1 | -1/+1 | |
| | ||||||
* | [ustream] Move filesize | Sergey M․ | 2015-10-05 | 1 | -3/+4 | |
| | ||||||
* | [ustream] Remove unused import | Sergey M․ | 2015-10-05 | 1 | -1/+0 | |
| | ||||||
* | [tumblr] Remove redundant field | Sergey M․ | 2015-10-05 | 1 | -1/+0 | |
| |