Commit Graph

9668 Commits (88060cce108f7436f8747186855ef0d63fa23338)
 

Author SHA1 Message Date
Sergey M․ 88060cce10 [rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866) 9 years ago
Sergey M․ 272e4db5c7 [pornhub] Relax _VALID_URL (Closes #6868) 9 years ago
Sergey M. 6e21cc3b67 Merge pull request #6870 from alexvong1995/add-missing-tag
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
9 years ago
Alex Vong 0391bc8176 Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
* README.md: Add missing tag.
9 years ago
Sergey M. 3b9264a049 [README.md] Fix typo 9 years ago
Philipp Hagemeister 2b3c254678 [youtube:channel] Correct 404 handling
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.
9 years ago
Philipp Hagemeister 287be8c615 [youtube:truncated_url] Add ?t=
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
9 years ago
Philipp Hagemeister 953fed280f [compat] Do not use unicode
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.
9 years ago
Sergey M․ e2ff3df314 [clubic] Relax _VALID_URL (Closes #6854) 9 years ago
Sergey M. 31208a07c2 [README.md] Unify playlist description 9 years ago
Sergey M. ac7a1b0dfb [README.md] Clarify playlist_index description 9 years ago
Sergey M․ c246773599 [nowness] Add vimeo test 9 years ago
Sergey M․ 25cd56a715 Merge branch 'remitamine-nowness' 9 years ago
Sergey M․ 82c18e2a53 [nowness] Simplify 9 years ago
Sergey M․ d5d38d16ae Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness 9 years ago
Sergey M․ e1cbf33573 Merge branch 'remitamine-ndr' 9 years ago
Sergey M․ 2ffe3bc14b [ndr] Rework and cover with tests 9 years ago
Sergey M․ d5867276a9 Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr 9 years ago
Yen Chi Hsuan f665ef8fc5 Merge remote-tracking branch 'upstream/master' 9 years ago
Yen Chi Hsuan b264c21302 [tudou] Use single quotes and compat_str 9 years ago
Yen Chi Hsuan 349b3a2ea0 [tudou] Improve regexs 9 years ago
Yen Chi Hsuan 87813a8570 [tudou] Use _download_xml 9 years ago
Yen Chi Hsuan aab135516b [tudou] Avoid shadowing builtin names 9 years ago
Yen Chi Hsuan 141ba36996 [tudou] Modernize 9 years ago
Yen Chi Hsuan d434ca5448 Merge branch 'linhua55-master' 9 years ago
Yen Chi Hsuan 94e507aea7 [tudou] A more comprehensive _VALID_URL 9 years ago
Sergey M․ 3ebc121293 Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamine-ndr 9 years ago
Yen Chi Hsuan 41ebd6530b [tudou] Add the test case (#6273) 9 years ago
Yen Chi Hsuan 2ec7b7b79b Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55-master 9 years ago
Sergey M․ 60ed60353b [openfilm] Remove extractor
OpenFilm has been shut down
9 years ago
Sergey M․ 586f1cc532 [extractor/common] Skip html comment tags (Closes #6822) 9 years ago
Sergey M․ 73eb13dfc7 [extractor/common] Case insensitive inputs extraction 9 years ago
Sergey M․ 1721fef28b [yahoo] Fix test 9 years ago
Sergey M․ 364ca0582e [yahoo] Process query result embedded in webpage 9 years ago
Sergey M․ 133a2b4ac2 [downloader/hls] Properly close stream 9 years ago
Philipp Hagemeister d85187eb74 release 2015.09.09 9 years ago
Sergey M․ cc1ac11017 [vier:videos] Fix extraction with old approach (Closes #6806) 9 years ago
Sergey M․ 73f536439e Credit @reddraggone9 for fixing youtube 2-factor authentication (#6553) 9 years ago
Sergey M․ b17e7d9a9b Credit @anssih for missing metadata extraction on youtube (#5993) 9 years ago
Sergey M․ 2f29b758e0 Credit @lalinsky for vidme improvement (#6812) 9 years ago
Sergey M․ 482aa3fecc [vidme] Simplify, make more robust, extract more metadata and capture errors (Closes #6812) 9 years ago
Lukáš Lalinský d9c19db340 Extract all vid.me formats 9 years ago
Sergey M. 6c4d243de5 Merge pull request #6804 from remitamine/xuite-tests
[xuite] fix test md5
9 years ago
Sergey M. d1561ef777 Merge pull request #6805 from remitamine/washingtonpost-tests
[washingtonpost] fix test info
9 years ago
remitamine 1072336249 [washingtonpost] fix test info 9 years ago
remitamine 75bb5c7028 [xuite] fix test md5 9 years ago
remitamine 376e1ad081 [ndr] use utils.qualites 9 years ago
remitamine b58a22b963 [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique 9 years ago
Sergey M․ 47004d9579 [crunchyroll] Fix uploader and upload date extraction 9 years ago
Sergey M․ 12810c9cd3 [crunchyroll] Force Accept-Language to any for all requests (Closes #6797) 9 years ago