Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-10 | [zingmp3] Add fatal flag | Sergey M․ | |
2015-10-10 | [zingmp3:album] Style | Sergey M․ | |
2015-10-10 | [zingmp3:album] Add support for playlists | Phạm Ngọc Quang Nam | |
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 | |||
2015-10-10 | [bbc] Make summary optional in legacy playlist | Sergey M․ | |
2015-10-10 | [bbc] Add one more scenario for data-playable embeds | Sergey M․ | |
2015-10-10 | [bbc] Make playlist title optional | Sergey M․ | |
2015-10-10 | [bbc] Add test for atricle with multiple videos embedded with playlist.sxml | Sergey M․ | |
2015-10-10 | [bbc] Support multiple videos in articles embedded with playlist.sxml | Sergey M․ | |
2015-10-10 | [bbc] Add support for videos in news articles embedded with data-playable | Sergey M․ | |
2015-10-10 | [iqiyi] Update enc_key | Yen Chi Hsuan | |
2015-10-10 | [vimeo] Fix authentication (Closes #7110) | Sergey M․ | |
2015-10-10 | [extractor/common] Allow quoteless content attribute in og regexes (Closes ↵ | Sergey M․ | |
#7115) | |||
2015-10-09 | release 2015.10.092015.10.09 | Philipp Hagemeister | |
2015-10-09 | [extractor/common] Allow HTML5 unquoted attribute values | Yen Chi Hsuan | |
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 | |||
2015-10-09 | [dailymotion] Update player v5 regex (Closes #7107) | Sergey M․ | |
2015-10-09 | [pbs] Carry long line | Sergey M․ | |
2015-10-08 | [pbs] place errors into a dict | remitamine | |
2015-10-08 | [pbs] detect errors from http error code | remitamine | |
2015-10-08 | [4tube] Try extracting sources from the webpage before fetching player.js ↵ | Sergey M․ | |
(Closes #7103) | |||
2015-10-08 | [4tube] Revert uploader regexes and make non fatal | Sergey M․ | |
2015-10-08 | [4tube] Style and make more robust | Sergey M․ | |
2015-10-08 | Fixed 4tube.com extractor to pull metadata from associated Javascript and ↵ | kitty | |
not the HTML of the desired page. | |||
2015-10-08 | FIX: nowtv | AndroKev | |
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 | |||
2015-10-06 | release 2015.10.06.22015.10.06.2 | Philipp Hagemeister | |
2015-10-07 | [canalplus] PEP 8 | Sergey M․ | |
2015-10-06 | [canalplus] Extend video id regex (Closes #7076) | Sergey M․ | |
2015-10-06 | [bandcamp] Prepend download URL with scheme when necessary (Closes #7077) | Sergey M․ | |
2015-10-06 | [compat] Fix wrong lines/columns order | Sergey M․ | |
stty size is rows x columns | |||
2015-10-06 | release 2015.10.06.12015.10.06.1 | Philipp Hagemeister | |
2015-10-06 | [compat] Do not compare None <= 0 | Philipp Hagemeister | |
The result is meaningless (and it emits a warning in cpython2 when called with -3), so handle None before making integer comparisons. | |||
2015-10-06 | release 2015.10.062015.10.06 | Philipp Hagemeister | |
2015-10-05 | [ustream] Fix tests | Sergey M․ | |
2015-10-05 | [ustream] Fix typo | Sergey M․ | |
2015-10-05 | [ustream] Move filesize | Sergey M․ | |
2015-10-05 | [ustream] Remove unused import | Sergey M․ | |
2015-10-05 | [tumblr] Remove redundant field | Sergey M․ | |
2015-10-05 | [ustream] Modernize | Sergey M․ | |
2015-10-05 | [ustream] Switch extraction to api | Sergey M․ | |
2015-10-05 | Fixed the ustream extractor to use the current ustream API | David Rabinowitz | |
2015-10-05 | [tumblr] Add missing fields for vidme test | Sergey M․ | |
2015-10-05 | [tumblr] Remove redundant test | Sergey M․ | |
2015-10-05 | [tumblr] Simplify and extract duration | Sergey M․ | |
2015-10-05 | [tumblr] Added support for HD video where available (#7036) | Oli Allen | |
[tumblr] Replaced test URL for HD video as old one lead to 404 [tumblr] Don't make assumptions about video resolution, cleaner handling of no HD version available [tumblr] Removed extraneous resolution key in HD video tests | |||
2015-10-05 | [appletrailers] Quotes consistency | Sergey M․ | |
2015-10-05 | Merge pull request #6963 from remitamine/appledaily | Sergey M. | |
[nextmedia] update AppleDailyIE tests | |||
2015-10-04 | [pbs] Add test for #7059 | Sergey M․ | |
2015-10-04 | [pbs] Allow empty attribute in player regex | Sergey M․ | |
2015-10-04 | [pbs] Improve player regex (Closes #7059) | Sergey M․ | |
2015-10-04 | [limelight] Add test video with subtitles | Sergey M․ | |
2015-10-04 | [limelight] Fix python 2.6, simplify, make more robust (Closes #6734) | Sergey M․ | |