Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [vimeo] Add test for #7552 | Sergey M․ | 2015-11-19 | 1 | -0/+4 | |
| | ||||||
* | [vimeo:group] Improve _VALID_URL (Closes #7552) | Sergey M․ | 2015-11-19 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Improve playlists extraction | Sergey M․ | 2015-11-19 | 1 | -10/+9 | |
| | ||||||
* | [vimeo] Fix extraction (Closes #7460) | Sergey M․ | 2015-11-12 | 1 | -35/+17 | |
| | ||||||
* | [vimeo] Simplify set cookie | Sergey M․ | 2015-11-11 | 1 | -4/+7 | |
| | ||||||
* | [vimeo] Append cookies instead of overriding | Sergey M․ | 2015-11-11 | 1 | -3/+3 | |
| | ||||||
* | [vimeo] Fix password protected videos (Closes #7451) | Sergey M․ | 2015-11-11 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Remove unused import | Jaime Marquínez Ferrándiz | 2015-11-04 | 1 | -1/+0 | |
| | ||||||
* | [vimeo] Fix non-ASCII album passwords | Sergey M․ | 2015-11-03 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Fix non-ASCII login | Sergey M․ | 2015-11-03 | 1 | -2/+2 | |
| | ||||||
* | [vimeo] Fix non-ASCII video passwords (2) | Sergey M․ | 2015-11-03 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Fix non-ASCII video passwords (Closes #7352) | Sergey M․ | 2015-11-03 | 1 | -2/+3 | |
| | ||||||
* | [vimeo] New test, fixed one older test | Lukáš Lalinský | 2015-10-20 | 1 | -1/+6 | |
| | ||||||
* | [vimeo] Fix error parsing | Lukáš Lalinský | 2015-10-20 | 1 | -2/+2 | |
| | ||||||
* | [vimeo] Clarify new react+flux website fallback | Sergey M․ | 2015-10-17 | 1 | -2/+5 | |
| | ||||||
* | [vimeo] Extract config URL from (new?) React-based Vimeo's page | Lukáš Lalinský | 2015-10-17 | 1 | -1/+8 | |
| | ||||||
* | [vimeo] Fix extraction of password protected videos (fixes #7169) | Jaime Marquínez Ferrándiz | 2015-10-14 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Fix m3u8 formats | Yen Chi Hsuan | 2015-10-12 | 1 | -1/+1 | |
| | | | | | Reported at https://github.com/rg3/youtube-dl/pull/7126#issuecomment-147327584 | |||||
* | [vimeo] Do not fail when no hls formats | Sergey M․ | 2015-10-11 | 1 | -1/+4 | |
| | ||||||
* | [vimeo] Fix password protected videos | Sergey M․ | 2015-10-11 | 1 | -8/+11 | |
| | ||||||
* | [vimeo] Update tests | Sergey M․ | 2015-10-11 | 1 | -8/+7 | |
| | ||||||
* | [vimeo] always convert width, height and bitrate to int | remitamine | 2015-10-10 | 1 | -6/+6 | |
| | ||||||
* | [vimeo] remove check for empty formats | remitamine | 2015-10-10 | 1 | -2/+0 | |
| | ||||||
* | [vimeo] add parameters to _extract_m3u8_formats and sort formats | remitamine | 2015-10-10 | 1 | -1/+2 | |
| | ||||||
* | [vimeo] extract m3u8 manifest and bitrate | remitamine | 2015-10-10 | 1 | -0/+4 | |
| | ||||||
* | [vimeo] Fix authentication (Closes #7110) | Sergey M․ | 2015-10-10 | 1 | -0/+4 | |
| | ||||||
* | [vimeo:user] Do not match watchlater | Sergey M․ | 2015-08-11 | 1 | -1/+1 | |
| | ||||||
* | [vimeo:watchlater] Fix extraction (Closes #3886) | Sergey M․ | 2015-08-10 | 1 | -5/+6 | |
| | ||||||
* | [vimeo] Fix login (Closes #6488) | Sergey M․ | 2015-08-10 | 1 | -10/+15 | |
| | ||||||
* | [vimeo] Fix password protected videos (Closes #6507) | Sergey M․ | 2015-08-09 | 1 | -1/+1 | |
| | ||||||
* | [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs | Sergey M․ | 2015-07-14 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Use `_form_hidden_inputs` | Sergey M․ | 2015-07-10 | 1 | -5/+1 | |
| | ||||||
* | [vimeo/generic] Move detection logic from GenericIE to VimeoIE | Yen Chi Hsuan | 2015-06-21 | 1 | -0/+16 | |
| | ||||||
* | [vimeo] Fix password protected videos again (#5082) | Jaime Marquínez Ferrándiz | 2015-04-28 | 1 | -2/+2 | |
| | | | | Since they have changed again to the previous format, I've modified the regex to match both formats. | |||||
* | [vimeo] Fix redirection | pulpe | 2015-04-28 | 1 | -0/+2 | |
| | ||||||
* | [vimeo] one token overlooked | pulpe | 2015-04-22 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Fix login token (fixes #5082) | pulpe | 2015-04-22 | 1 | -2/+2 | |
| | ||||||
* | [vimeo] Capture and output error message (#5294) | Sergey M․ | 2015-03-27 | 1 | -0/+10 | |
| | ||||||
* | [vimeo] Use https for all vimeo.com urls | Jaime Marquínez Ferrándiz | 2015-03-12 | 1 | -18/+18 | |
| | | | | Unfortunately vimeopro.com doesn't support it yet. | |||||
* | [vimeo] Fix login (#3886) | Jaime Marquínez Ferrándiz | 2015-03-12 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Use https for player.vimeo.com urls (closes #5147) | Jaime Marquínez Ferrándiz | 2015-03-06 | 1 | -1/+1 | |
| | ||||||
* | [vimeo:album] Fix password protected videos | Jaime Marquínez Ferrándiz | 2015-03-06 | 1 | -5/+5 | |
| | | | | Since it only uses https now, don't recognize http urls. | |||||
* | [vimeo] Fix and use '_verify_video_password' (#5001) | Jaime Marquínez Ferrándiz | 2015-03-06 | 1 | -14/+6 | |
| | | | | | | It only supports verifying the password over https now. Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct. | |||||
* | [vimeo] Fix upload date extraction | Jaime Marquínez Ferrándiz | 2015-03-06 | 1 | -2/+4 | |
| | ||||||
* | Merge branch 'subtitles-rework' | Jaime Marquínez Ferrándiz | 2015-02-23 | 1 | -9/+6 | |
|\ | | | | | | | (Closes PR #4964) | |||||
| * | [vimeo] Convert to new subtitles system | Jaime Marquínez Ferrándiz | 2015-02-16 | 1 | -9/+6 | |
| | | | | | | | | Removed some tests, the behaviour should be checked in a test for the YoutubeDL class | |||||
* | | [vimeo] Encode password before hash calculation | Sergey M․ | 2015-02-21 | 1 | -1/+2 | |
| | | ||||||
* | | [vimeo] Fix password protected videos (Closes #5001) | Sergey M․ | 2015-02-21 | 1 | -0/+5 | |
| | | ||||||
* | | [vimeo] Raise the ExtractorError with expected=True when no video password ↵ | Jaime Marquínez Ferrándiz | 2015-02-18 | 1 | -1/+1 | |
| | | | | | | | | is given | |||||
* | | [vimeo] Amend playlist tests | Philipp Hagemeister | 2015-02-18 | 1 | -0/+5 | |
| | |