pukkandan
|
a3373da70c
|
Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE
|
3 years ago |
pukkandan
|
ed99d68bdd
|
Add back `YoutubeSearchURLIE`
|
3 years ago |
Sergey M․
|
5ad69d3d0e
|
[test_youtube_misc] Move YoutubeIE.extract_id test into separate module
|
4 years ago |
Sergey M․
|
af1312bfc3
|
[youtube:tab] Extend _VALID_URL (closes #27501)
|
4 years ago |
Sergey M․
|
191286265d
|
[youtube:tab] Fix feeds extraction (closes #25695, closes #26452)
|
4 years ago |
Sergey M․
|
2864179293
|
[youtube] Improve extraction
+ Add support for --no-playlist (closes #27009)
* Improve playlist and mix extraction (closes #26390, closes #26509, closes #26534, closes #27011)
+ Extract playlist uploader data
* Update tests
|
4 years ago |
Sergey M․
|
2de2ca6659
|
[youtube] Rework extractors
WIP
|
4 years ago |
Remita Amine
|
237513e801
|
[yahoo] restore support for cbs suffixed URLs
|
5 years ago |
Sergey M․
|
067aa17edf
|
Start moving to ytdl-org
|
6 years ago |
Yen Chi Hsuan
|
14a28e705b
|
[test/test_all_urls] Remove *.cc.com tests
|
8 years ago |
Sergey M․
|
fd7a7498a4
|
[test_all_urls] PEP 8 and change wording
|
8 years ago |
Matthieu Muffato
|
e3a6747d8f
|
New test-case: extractor names are supposed to be unique
@dstftw explained in
https://github.com/rg3/youtube-dl/pull/9918#issuecomment-228625878 that
extractor names are supposed to be unique. @dstftw has fixed the two
offending extractors, and here I add a test to ensure this does not
happen in the future.
|
8 years ago |
Jaime Marquínez Ferrándiz
|
70029bc348
|
[youtube:user] Require 'https?://' in the url (fixes #8356)
It was matching www.youtube.com/embed/WpfukLMe1TM.
The generic extractor automatically adds http:// if it's missing.
|
9 years ago |
Jaime Marquínez Ferrándiz
|
47f48f5d85
|
[test/test_all_urls] Update pbs extractor name
It's in lowercase now (since e15e2ef7a0 ).
|
9 years ago |
Sergey M․
|
c6aa838b51
|
[youtube:history] Enable exractor
|
9 years ago |
Jaime Marquínez Ferrándiz
|
f005f96ea5
|
[youtube:history] Explain why it has disabled and skip test
|
9 years ago |
Jaime Marquínez Ferrándiz
|
157e9e5aa5
|
[youtube:watchlater] Remove unused properties and fix tests
|
10 years ago |
Jaime Marquínez Ferrándiz
|
3946864c8a
|
[vimeo] Use https for all vimeo.com urls
Unfortunately vimeopro.com doesn't support it yet.
|
10 years ago |
Philipp Hagemeister
|
78111136db
|
[twitch] Move URL matching tests into extractor
|
10 years ago |
Philipp Hagemeister
|
650ab5beeb
|
[comedycentral:shows] Remove references to colbert report
|
10 years ago |
Jouke Waleson
|
5f6a1245ff
|
PEP8 applied
|
10 years ago |
Sergey M
|
4510d14f0a
|
[twitch] Update tests
|
10 years ago |
Philipp Hagemeister
|
7260ea0705
|
[comedycentral] Move tests to the extractor itself
|
10 years ago |
Philipp Hagemeister
|
22449fa624
|
Improve test_all_urls output
|
10 years ago |
Jaime Marquínez Ferrándiz
|
a6da7b6b96
|
[facebook] Allow '?' before '#!' (fixes #3477)
|
10 years ago |
Philipp Hagemeister
|
0c92b57398
|
Remove unused imports
|
10 years ago |
Philipp Hagemeister
|
dc2fc73691
|
[youtube:truncated_url] Move test to extractor
|
10 years ago |
Philipp Hagemeister
|
52fadd5fb2
|
[test_all_urls] Add support for distributed URL matching test definition
|
11 years ago |
Philipp Hagemeister
|
5367fe7f4d
|
[test_all_urls] Simplify
|
11 years ago |
Philipp Hagemeister
|
de906ef543
|
[aol] Add support for playlists (Fixes #2730)
|
11 years ago |
Philipp Hagemeister
|
b9c76aa1a9
|
[youtube] Add support for cleanvideosearch.com (Fixes #2734)
|
11 years ago |
Philipp Hagemeister
|
7753cadbfa
|
[comedycentral:shows] Add support for TDS special editions (Fixes #2733)
|
11 years ago |
Philipp Hagemeister
|
4be9f8c814
|
[ninegag] Add support for p/ URLs
|
11 years ago |
Philipp Hagemeister
|
29e3e682af
|
[comedycentral] Match more URLs
Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well.
|
11 years ago |
Philipp Hagemeister
|
c8edf47b3a
|
[yahoo] Support https and -uploader URLs (Fixes #2701)
|
11 years ago |
Philipp Hagemeister
|
968ed2a777
|
[comedycentral] Add test for #2677
|
11 years ago |
Philipp Hagemeister
|
651486621d
|
[comedycentral] Allow URLs with query parts (fixes #2661)
|
11 years ago |
Philipp Hagemeister
|
16f4eb723a
|
[comedycentral] Add support for /videos URLs (Fixes #2660)
|
11 years ago |
Philipp Hagemeister
|
69c01a9f68
|
[comedycentral] Add a testcase for extended-interviews URLs (#2636)
|
11 years ago |
Philipp Hagemeister
|
773c0b4bb8
|
[pbs] Add support for widget URLs (Fixes #2594)
|
11 years ago |
Philipp Hagemeister
|
ff14fc4964
|
[test] Rename get_testcases to gettestcases
Apparently, newer versions of nosetests are somewhat over-eager in their test discovery.
|
11 years ago |
Jaime Marquínez Ferrándiz
|
b1ff87224c
|
[vimeo] Now VimeoIE doesn't match urls of channels with a numeric id (fixes #2552)
|
11 years ago |
Philipp Hagemeister
|
c9ae7b9565
|
[youtube] Add support for search result URLs (Fixes #2495)
|
11 years ago |
Philipp Hagemeister
|
2eb5d315d4
|
[youtube] Match more truncated URLs (Closes #2402)
|
11 years ago |
Philipp Hagemeister
|
9766538124
|
[jadorecettepub] Add extractor (Fixes #2148)
|
11 years ago |
Philipp Hagemeister
|
bf5f610099
|
[pbs] Add support for viralplayer links (Fixes #2350)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
d67cc9fa7c
|
[youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)
The list parameter starts with ‘MC’ and can have more characters after it, including dots
|
11 years ago |
Philipp Hagemeister
|
456895d9cf
|
[tumblr] Test new URL format (#2255)
|
11 years ago |
Philipp Hagemeister
|
48a2034671
|
[vimeo] Fix playlist URL matching
|
11 years ago |
Philipp Hagemeister
|
8c8e3eec79
|
[facebook] Recognize #! URLs (Fixes #1988)
|
11 years ago |