Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | [facebook] Merge FacebookPostIE into FacebookIE | Yen Chi Hsuan | 2016-03-10 | 2 | -33/+40 | |
* | | | | | | [test_YoutubeDL] PEP 8 | Sergey M․ | 2016-03-10 | 1 | -1/+0 | |
* | | | | | | [YoutubeDL] Improve _format_note | Sergey M․ | 2016-03-10 | 2 | -1/+7 | |
* | | | | | | [vimeo:ondemand] Clarify IE_NAME | Sergey M․ | 2016-03-10 | 1 | -0/+1 | |
* | | | | | | [vimeo:ondemand] Separate ondemand extractor (Closes #8330, closes #8801) | Sergey M․ | 2016-03-10 | 2 | -9/+52 | |
* | | | | | | [livestream] Properly build smil URLs (#8794) | Sergey M․ | 2016-03-09 | 1 | -1/+5 | |
* | | | | | | Merge pull request #8791 from benjamincongdon/Twitch-AudioOnly-Rebased | Sergey M | 2016-03-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added flag for 'allow_audio_only' format in Twitch queries | Benjamin Congdon | 2016-03-07 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Credit @mutantmonkey for ustudio (#8574) and kusi (#8575) | Sergey M․ | 2016-03-07 | 1 | -0/+1 | |
* | | | | | | [arte] Improve extraction (Closes #8768) | Sergey M․ | 2016-03-07 | 1 | -3/+6 | |
* | | | | | | [arte] Fix typo | Sergey M․ | 2016-03-07 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [sexu] Improve extraction (Closes #8782) | Sergey M․ | 2016-03-06 | 1 | -11/+12 | |
* | | | | | [Sexu] fix extractor | aystroganov@gmail.com | 2016-03-06 | 1 | -3/+3 | |
* | | | | | [common] Document protocol http_dash_segments | Yen Chi Hsuan | 2016-03-06 | 1 | -1/+1 | |
* | | | | | [safari] Don't pollute std_headers (#8778) | Yen Chi Hsuan | 2016-03-06 | 1 | -2/+3 | |
* | | | | | release 2016.03.06 | Philipp Hagemeister | 2016-03-06 | 3 | -4/+8 | |
* | | | | | [vimeo] Don't pollute std_headers | Yen Chi Hsuan | 2016-03-06 | 1 | -3/+2 | |
* | | | | | [downloader/fragment] Make speed more smooth | Sergey M․ | 2016-03-06 | 1 | -1/+2 | |
* | | | | | [YoutubeDL] Carry long lines and improve readability | Sergey M․ | 2016-03-06 | 1 | -10/+18 | |
* | | | | | [YoutubeDL] Fix typo in m3u8_native fixup | Sergey M․ | 2016-03-06 | 1 | -1/+1 | |
* | | | | | update tests related to the change in youtube http format sorting | remitamine | 2016-03-05 | 8 | -14/+14 | |
* | | | | | [cinemassacre] update tests | remitamine | 2016-03-05 | 1 | -6/+18 | |
* | | | | | [cnet] fix info extraction | remitamine | 2016-03-05 | 1 | -4/+2 | |
* | | | | | Merge pull request #8718 from remitamine/m3u8-fixup | remitamine | 2016-03-05 | 3 | -4/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add fixup for media files produced by HlsNative downloader(fixes #4776) | remitamine | 2016-03-01 | 3 | -4/+34 | |
* | | | | | | Merge pull request #8754 from remitamine/5min | remitamine | 2016-03-05 | 4 | -91/+60 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [aol] imporve extraction | remitamine | 2016-03-04 | 2 | -48/+27 | |
| * | | | | | | [engadget] remove support for legacy urls | remitamine | 2016-03-04 | 1 | -22/+3 | |
| * | | | | | | [fivemin] improve extraction | remitamine | 2016-03-04 | 1 | -21/+30 | |
* | | | | | | | [vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719) | remitamine | 2016-03-05 | 1 | -5/+12 | |
* | | | | | | | [jeuxvideo] Fix config URL extraction (Closes #8774) | Sergey M․ | 2016-03-05 | 1 | -1/+1 | |
* | | | | | | | [revison3] fix video_id for --download-archive | remitamine | 2016-03-05 | 1 | -6/+14 | |
* | | | | | | | [YoutubeDL] Fix resolution with missing height in output template dict | Sergey M․ | 2016-03-05 | 1 | -1/+1 | |
* | | | | | | | [revision3] add support for pages of type tag | remitamine | 2016-03-05 | 1 | -5/+14 | |
* | | | | | | | [revision3] add support pages of type embed | remitamine | 2016-03-05 | 1 | -17/+49 | |
* | | | | | | | [elpais] Add support for alternative layout (Closes #8744) | Sergey M․ | 2016-03-05 | 1 | -10/+21 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | [twitter] Provide more metadata | Yen Chi Hsuan | 2016-03-05 | 1 | -6/+12 | |
* | | | | | | [utils] update_url_query: Encode the strings in the query dict | Jaime Marquínez Ferrándiz | 2016-03-04 | 1 | -0/+1 | |
* | | | | | | [foxnews] update test | remitamine | 2016-03-04 | 1 | -0/+4 | |
* | | | | | | [youporn] Fix sources regex | Sergey M․ | 2016-03-05 | 1 | -1/+1 | |
* | | | | | | [youporn] Fix quality extraction (Closes #8758) | Sergey M․ | 2016-03-05 | 1 | -1/+2 | |
* | | | | | | [bleacherreport] update tests | remitamine | 2016-03-04 | 1 | -3/+7 | |
* | | | | | | [audimedia] update _VALID_URL and video_id regex and improve http format_id | remitamine | 2016-03-04 | 1 | -5/+14 | |
* | | | | | | [kusi] Correct test_KUSI | Yen Chi Hsuan | 2016-03-05 | 1 | -1/+4 | |
* | | | | | | [kusi] Two fixes | Yen Chi Hsuan | 2016-03-04 | 1 | -8/+6 | |
* | | | | | | [yandexmusic] Capture and output API errors | Sergey M․ | 2016-03-04 | 1 | -2/+16 | |
* | | | | | | Merge branch 'mutantmonkey-kusi' | Yen Chi Hsuan | 2016-03-04 | 2 | -0/+99 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [kusi] Simplify and improve | Yen Chi Hsuan | 2016-03-04 | 1 | -23/+49 | |
| * | | | | | | [kusi] Add a test for the alternative form of URL | Yen Chi Hsuan | 2016-03-04 | 1 | -3/+14 | |
| * | | | | | | Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutant... | Yen Chi Hsuan | 2016-03-04 | 2 | -0/+62 | |
|/| | | | | | |