aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-16[telecinco] Incorporate mitele codeSergey M․
2015-09-15[rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866)Sergey M․
2015-09-15[pornhub] Relax _VALID_URL (Closes #6868)Sergey M․
2015-09-15Merge pull request #6870 from alexvong1995/add-missing-tagSergey M.
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
2015-09-15Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.Alex Vong
* README.md: Add missing tag.
2015-09-14[README.md] Fix typoSergey M.
2015-09-14[youtube:channel] Correct 404 handlingPhilipp Hagemeister
Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404.
2015-09-14[youtube:truncated_url] Add ?t=Philipp Hagemeister
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
2015-09-14[compat] Do not use unicodePhilipp Hagemeister
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
2015-09-14[clubic] Relax _VALID_URL (Closes #6854)Sergey M․
2015-09-13[README.md] Unify playlist descriptionSergey M.
2015-09-13[README.md] Clarify playlist_index descriptionSergey M.
2015-09-13[nowness] Add vimeo testSergey M․
2015-09-13Merge branch 'remitamine-nowness'Sergey M․
2015-09-13[nowness] SimplifySergey M․
2015-09-13Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into ↵Sergey M․
remitamine-nowness
2015-09-13Merge branch 'remitamine-ndr'Sergey M․
2015-09-13[ndr] Rework and cover with testsSergey M․
2015-09-13Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndrSergey M․
2015-09-13Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan
2015-09-13[tudou] Use single quotes and compat_strYen Chi Hsuan
2015-09-13[tudou] Improve regexsYen Chi Hsuan
2015-09-13[tudou] Use _download_xmlYen Chi Hsuan
2015-09-12[tudou] Avoid shadowing builtin namesYen Chi Hsuan
2015-09-12[tudou] ModernizeYen Chi Hsuan
2015-09-12Merge branch 'linhua55-master'Yen Chi Hsuan
2015-09-12[tudou] A more comprehensive _VALID_URLYen Chi Hsuan
2015-09-12Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into ↵Sergey M․
remitamine-ndr
2015-09-12[tudou] Add the test case (#6273)Yen Chi Hsuan
2015-09-12Merge branch 'master' of https://github.com/linhua55/youtube-dl into ↵Yen Chi Hsuan
linhua55-master
2015-09-12[openfilm] Remove extractorSergey M․
OpenFilm has been shut down
2015-09-11[extractor/common] Skip html comment tags (Closes #6822)Sergey M․
2015-09-11[extractor/common] Case insensitive inputs extractionSergey M․
2015-09-10[yahoo] Fix testSergey M․
2015-09-10[yahoo] Process query result embedded in webpageSergey M․
2015-09-10[downloader/hls] Properly close streamSergey M․
2015-09-09release 2015.09.092015.09.09Philipp Hagemeister
2015-09-09[vier:videos] Fix extraction with old approach (Closes #6806)Sergey M․
2015-09-09Credit @reddraggone9 for fixing youtube 2-factor authentication (#6553)Sergey M․
2015-09-09Credit @anssih for missing metadata extraction on youtube (#5993)Sergey M․
2015-09-09Credit @lalinsky for vidme improvement (#6812)Sergey M․
2015-09-09[vidme] Simplify, make more robust, extract more metadata and capture errors ↵Sergey M․
(Closes #6812)
2015-09-09Extract all vid.me formatsLukáš Lalinský
2015-09-09Merge pull request #6804 from remitamine/xuite-testsSergey M.
[xuite] fix test md5
2015-09-09Merge pull request #6805 from remitamine/washingtonpost-testsSergey M.
[washingtonpost] fix test info
2015-09-08[washingtonpost] fix test inforemitamine
2015-09-08[xuite] fix test md5remitamine
2015-09-08[ndr] use utils.qualitesremitamine
2015-09-08[ndr] make NDREmbed and NJoyEmbed _VALID_URL regex uniqueremitamine
2015-09-08[crunchyroll] Fix uploader and upload date extractionSergey M․