Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-05 | [downloader/f4m] Minor cleanup | Antti Ajanki | |
2015-01-05 | [downloader/f4m] The last value in a tag is the tag length | Antti Ajanki | |
2015-01-05 | [downloader/f4m] <metadata> is optional according to the F4M specs | Antti Ajanki | |
2015-01-05 | release 2015.01.052015.01.05 | Philipp Hagemeister | |
2015-01-05 | [auengine] Simplify (#4643) | Philipp Hagemeister | |
2015-01-05 | Merge remote-tracking branch 'Oteng/master' | Philipp Hagemeister | |
2015-01-05 | [radiobremen] Make code more readable and more resilient to failures | Philipp Hagemeister | |
2015-01-05 | [generic] PEP8 | Philipp Hagemeister | |
2015-01-05 | [radiobremen] Add test for thumbnail | Philipp Hagemeister | |
2015-01-05 | [radiobremen] Fix under Python 2.6 and fix duration | Philipp Hagemeister | |
2015-01-05 | Merge remote-tracking branch 'ckrooss/master' | Philipp Hagemeister | |
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 | Don't check for height as it's not provided | Christopher Krooss | |
2015-01-04 | [downloader/hls] Respect the 'prefer_ffmpeg' option | Jaime Marquínez Ferrándiz | |
2015-01-04 | Add support for Radio Bremen | Christopher Krooss | |
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 |