Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | [ustream] Modernize | Sergey M․ | 2015-10-05 | 1 | -5/+6 |
| | |||||
* | [ustream] Switch extraction to api | Sergey M․ | 2015-10-05 | 1 | -32/+37 |
| | |||||
* | Fixed the ustream extractor to use the current ustream API | David Rabinowitz | 2015-10-05 | 1 | -7/+2 |
| | |||||
* | [tumblr] Add missing fields for vidme test | Sergey M․ | 2015-10-05 | 1 | -0/+3 |
| | |||||
* | [tumblr] Remove redundant test | Sergey M․ | 2015-10-05 | 1 | -13/+0 |
| | |||||
* | [tumblr] Simplify and extract duration | Sergey M․ | 2015-10-05 | 1 | -28/+32 |
| | |||||
* | [tumblr] Added support for HD video where available (#7036) | Oli Allen | 2015-10-05 | 1 | -3/+55 |
| | | | | | | | | [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 | ||||
* | [appletrailers] Quotes consistency | Sergey M․ | 2015-10-05 | 1 | -34/+34 |
| | |||||
* | Merge pull request #6963 from remitamine/appledaily | Sergey M. | 2015-10-05 | 1 | -3/+13 |
|\ | | | | | [nextmedia] update AppleDailyIE tests | ||||
| * | [nextmedia] update AppleDailyIE tests | remitamine | 2015-09-25 | 1 | -3/+13 |
| | | |||||
* | | [pbs] Add test for #7059 | Sergey M․ | 2015-10-04 | 1 | -0/+18 |
| | | |||||
* | | [pbs] Allow empty attribute in player regex | Sergey M․ | 2015-10-04 | 1 | -1/+1 |
| | | |||||
* | | [pbs] Improve player regex (Closes #7059) | Sergey M․ | 2015-10-04 | 1 | -1/+1 |
| | | |||||
* | | [limelight] Add test video with subtitles | Sergey M․ | 2015-10-04 | 1 | -3/+21 |
| | | |||||
* | | [limelight] Fix python 2.6, simplify, make more robust (Closes #6734) | Sergey M․ | 2015-10-04 | 2 | -78/+113 |
| | | |||||
* | | [YoutubeDL] Autocalculate ext for subtitles when missing | Sergey M․ | 2015-10-04 | 2 | -2/+10 |
| | | |||||
* | | [limelight] Add new extractor | remitamine | 2015-10-04 | 2 | -0/+181 |
| | | |||||
* | | Merge pull request #7052 from remitamine/engadget | Sergey M. | 2015-10-03 | 1 | -1/+1 |
|\ \ | | | | | | | [engadget] accept short video urls | ||||
| * | | [engadget] accept short video urls | remitamine | 2015-10-03 | 1 | -1/+1 |
| | | | |||||
* | | | [tapely] Improve _VALID_URL | Naglis Jonaitis | 2015-10-03 | 1 | -1/+5 |
|/ / | |||||
* | | [doc] Better formatting of youtube-dl.1 (closes #6510) | Yen Chi Hsuan | 2015-10-03 | 1 | -0/+31 |
| | | |||||
* | | [compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size | Yen Chi Hsuan | 2015-10-03 | 1 | -9/+15 |
| | | | | | | | | | | | | | | Now the semantic of this function is identical to shutil.get_terminal_size() in Python 3.3+. The new behavior also corresponds to the old get_term_width(), which is removed in 003c69a84b68cadb46aeb8e03115848a722fd675 | ||||
* | | [options] Cleanup double spaces in help texts | Yen Chi Hsuan | 2015-10-02 | 1 | -2/+2 |
| | | |||||
* | | [europa] Style fix: add whitespace after comma | Jaime Marquínez Ferrándiz | 2015-10-02 | 1 | -1/+1 |
| | | |||||
* | | [europa] Add support for audio URLs | Sergey M․ | 2015-10-02 | 1 | -1/+4 |
| | | |||||
* | | [europa] Improve extraction | Sergey M․ | 2015-10-02 | 1 | -28/+58 |
| | | |||||
* | | [europa] Add new extractor | ngld | 2015-10-02 | 2 | -0/+61 |
| | | |||||
* | | [ruutu] Limit resolution split to 2 pieces (Closes #7037, closes #7042) | Sergey M․ | 2015-10-02 | 1 | -1/+1 |
| | | |||||
* | | Fix ruutu extractor bug | fluks | 2015-10-02 | 1 | -1/+1 |
| | | | | | | | | | | If there's no resolution attribute in xml, only width gets a value, height doesn't and ValueError is raised. | ||||
* | | [test/helper] Fix style | Jaime Marquínez Ferrándiz | 2015-10-02 | 1 | -1/+1 |
| | | | | | | | | Use the correct indentation to please flake8 | ||||
* | | [naver] Remove unused import | Jaime Marquínez Ferrándiz | 2015-10-02 | 1 | -1/+0 |
| | | |||||
* | | [videolecturesnet] Add test video with broken direct format links | Sergey M․ | 2015-10-01 | 1 | -0/+15 |
| | | |||||
* | | [extractor/common] Make f4m extraction for SMIL non fatal | Sergey M․ | 2015-10-01 | 1 | -1/+3 |
| | | |||||
* | | [extractor/common] Add fatal to _extract_f4m_formats | Sergey M․ | 2015-10-01 | 1 | -3/+11 |
| | | |||||
* | | [extractor/common] Make m3u8 extraction for SMIL non fatal | Sergey M․ | 2015-10-01 | 1 | -2/+4 |
| | | |||||
* | | [extractor/common] Check validity of direct URLs | Sergey M․ | 2015-10-01 | 1 | -1/+1 |
| | | |||||
* | | [videolecturesnet] Add playlist test | Sergey M․ | 2015-10-01 | 1 | -2/+10 |
| | | |||||
* | | [videolecturesnet] Improve playlist extraction | Sergey M․ | 2015-10-01 | 1 | -13/+21 |
| | | |||||
* | | [videolecturesnet] Add support for playlists (Closes #7031) | Sergey M․ | 2015-10-01 | 1 | -4/+15 |
| | | |||||
* | | [videolecturesnet] Use generic SMIL extraction | Sergey M․ | 2015-10-01 | 1 | -54/+8 |
| | | |||||
* | | [extractor/common] Extract upload date from SMIL | Sergey M․ | 2015-10-01 | 1 | -0/+5 |
| | | |||||
* | | [extractor/common] Extract images from SMIL | Sergey M․ | 2015-10-01 | 1 | -0/+8 |
| | | |||||
* | | [extractor/common] Allow float bitrates | Sergey M․ | 2015-10-01 | 1 | -1/+1 |
| | | |||||
* | | [nrktv] Rework subtitles and eliminate downloading twice | Sergey M․ | 2015-10-01 | 1 | -19/+9 |
| | | |||||
* | | Merge pull request #7035 from jfremstad/nrk-fix-spelling | Sergey M. | 2015-10-01 | 1 | -1/+1 |
|\ \ | | | | | | | [nrk] Spelling | ||||
| * | | [nrk] Spelling | Joakim Fremstad | 2015-10-01 | 1 | -1/+1 |
|/ / | |||||
* | | [naver] Improve error regex | Sergey M․ | 2015-10-01 | 1 | -5/+5 |
| | |