Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-05 | [Auengine] corrected extractions logic | oteng | |
The way the video download url was been extracted was not working well so i change it for it to extract the correct url | |||
2015-01-05 | [normalboots] Skip download in test, it uses rtmp | Jaime Marquínez Ferrándiz | |
2015-01-05 | [ted] Add support for embed-ssl.ted.com embedded videos | Jaime Marquínez Ferrándiz | |
2015-01-05 | [generic] Update some tests | Jaime Marquínez Ferrándiz | |
2015-01-05 | Merge pull request #4639 from bartkappenburg/patch-1 | Jaime Marquínez Ferrándiz | |
Update rtlnl.py | |||
2015-01-05 | [khanacademy] Update test | Jaime Marquínez Ferrándiz | |
2015-01-05 | [vimple] Replace tests | Jaime Marquínez Ferrándiz | |
The first one seems to be no longer available and the second was an episode from a tv show. | |||
2015-01-05 | Update rtlnl.py | Bart Kappenburg | |
Added support for the non-www version of rtlxl.nl by making "www." optional. | |||
2015-01-05 | [lrt] Fix missing provider key | Naglis Jonaitis | |
Also, modernize a bit. | |||
2015-01-05 | [webofstories] Add new extractor (Closes #4585) | Naglis Jonaitis | |
2015-01-05 | [youtube:toplist] Remove extractor | Jaime Marquínez Ferrándiz | |
They use now normal playlists (their id is PL*). | |||
2015-01-04 | Remove extractors which infringe copyright (#4554) | Philipp Hagemeister | |
2015-01-04 | utils: Remove blank line at the end of file | Jaime Marquínez Ferrándiz | |
2015-01-04 | [tf1] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-01-04 | Don't use '-shortest' option for merging formats (closes #4220, closes #4580) | Jaime Marquínez Ferrándiz | |
With avconv and older versions of ffmpeg the video is partially copied. The duration difference between the audio and the video seem to be really small, so it's probably not noticeable. | |||
2015-01-04 | [downloader/hls] Respect the 'prefer_ffmpeg' option | Jaime Marquínez Ferrándiz | |
2015-01-04 | release 2015.01.042015.01.04 | Philipp Hagemeister | |
2015-01-04 | [vk] Add support for rutube embeds (Fixes #4514) | Philipp Hagemeister | |
2015-01-04 | [soulanime] Fix under Python 3 | Philipp Hagemeister | |
2015-01-04 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2015-01-04 | Remove unused import | Philipp Hagemeister | |
2015-01-04 | Add various anime sites (Closes #4554) | Philipp Hagemeister | |
2015-01-04 | [tf1] simplify regex | t0mm0 | |
2015-01-04 | [tf1] fix test | t0mm0 | |
2015-01-04 | [tf1] add support for TFOU | t0mm0 | |
2015-01-03 | release 2015.01.032015.01.03 | Philipp Hagemeister | |
2015-01-03 | [youtube] Correct handling when DASH manifest is not necessary to find all ↵ | Philipp Hagemeister | |
formats | |||
2015-01-03 | [ellentv] Improve extraction | Sergey M․ | |
2015-01-03 | [ellentv] Clean up and simplify | Sergey M․ | |
2015-01-03 | Merge pull request #4626 from gauravb7090/ellentube | Sergey M. | |
Added support for EllenTube along with EllenTV | |||
2015-01-03 | Added support for EllenTube along with EllenTV | Gaurav | |
2015-01-03 | [bbccouk] Add support for music clips (Closes #4143) | Sergey M․ | |
2015-01-03 | [downloader/mplayer] Use check_executable | Jaime Marquínez Ferrándiz | |
2015-01-02 | [crunchyroll] Fix format extraction | Jaime Marquínez Ferrándiz | |
Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780 | |||
2015-01-02 | [canalplus] Raise an error if the video is georestricted (closes #4472) | Jaime Marquínez Ferrándiz | |
2015-01-02 | [played] Skip test | Sergey M․ | |
2015-01-02 | [kontrtube] Extract display_id | Sergey M․ | |
Trailing slash in URL is mandatory now | |||
2015-01-02 | [bet] Update test | Sergey M․ | |
2015-01-02 | [bbccouk] Update test | Sergey M․ | |
2015-01-02 | [vier:videos] Tune _VALID_URL not to match single videos | Sergey M․ | |
2015-01-02 | [xtube] Fix uploader regex | Sergey M․ | |
2015-01-02 | [xhamster] Remove identical tests | Sergey M․ | |
2015-01-02 | Merge pull request #4615 from dwemthy/https_xhamster | Sergey M. | |
[xhamster] Add HTTPS support | |||
2015-01-02 | Merge branch 'master' of github.com:rg3/youtube-dl | Sergey M․ | |
2015-01-02 | [generic] Add BBC iPlayer playlist test | Sergey M․ | |
2015-01-02 | release 2015.01.022015.01.02 | Philipp Hagemeister | |
2015-01-02 | [generic] Generalize BBC iPlayer playlist extraction | Sergey M․ | |
2015-01-02 | [generic] Make getter None by default | Sergey M․ | |
2015-01-02 | [generic] Add support for BBC iPlayer embeds (Closes #4619) | Sergey M․ | |
2015-01-02 | [bbccouk] Improve _VALID_URL | Sergey M․ | |