Filippo Valsorda
|
b49e75ff9a
info_dict['upload_date'] is documented in --output, IEs MUST specify it
|
před 12 roky |
Filippo Valsorda
|
abe7a3ac2a
info_dict['player_url'] is used only for rtmpdump, indicate it as optional in the info_dict
|
před 12 roky |
Filippo Valsorda
|
717b1f72ed
default info_dict['format'] to info_dict['ext'] and make the YT one more verbose
|
před 12 roky |
Philipp Hagemeister
|
fa59f4b6a9
Merge remote-tracking branch 'chrisjrn/master'
|
před 12 roky |
Christopher Neugebauer
|
4a702f3819
Fixes the InfoExtractor for the Colbert Report.
|
před 12 roky |
Philipp Hagemeister
|
6bac102a4d
Fix spacing in comedycentral IE
|
před 12 roky |
Christopher Neugebauer
|
feb22fe5fe
Fixed indentation error
|
před 12 roky |
Christopher Neugebauer
|
d8dddb7c02
Removes extranous debugging info :)
|
před 12 roky |
Christopher Neugebauer
|
4408d996fb
Adds format listing/selection support to the Comedy Central extractor.
|
před 12 roky |
Christopher Neugebauer
|
89af8e9d32
Removes extraneous debug message.
|
před 12 roky |
Christopher Neugebauer
|
36a9c0b5ff
Points the ComedyCentral extractor at a CDN which works with more RTMPDump versions.
|
před 12 roky |
Philipp Hagemeister
|
92b91c1878
Use character instead of byte strings
|
před 12 roky |
Philipp Hagemeister
|
51937c0869
Add some parentheses around print for #180
|
před 12 roky |
zejn
|
297d7fd9c0
Also enable album URLs on Vimeo.
|
před 12 roky |
Filippo Valsorda
|
74033a662d
Reworked Vimeo file selection logic (quality, codec) - closes #530
|
před 13 roky |
Filippo Valsorda
|
4cc391461a
fix DailyMotion official users videos - closes #281 - by @yvestan
|
před 13 roky |
Filippo Valsorda
|
bf95333e5e
fixed MetacafeIE (uploader nickname regex) - closes #515
|
před 13 roky |
Filippo Valsorda
|
fe4d68e196
slight change to Dailymotion uploader regex (fix)
|
před 13 roky |
Tailszefox
|
2262a32dd7
Added duration for YouTube videos
|
před 13 roky |
Philipp Hagemeister
|
c6c0e23a32
Support raw playlist parameters (Closes #482)
|
před 13 roky |
Filippo Valsorda
|
b8005afc20
handle YT urls with #/ redirects (closes #484)
|
před 13 roky |
Filippo Valsorda
|
902b2a0a45
New IE: YouTube channels (closes #396)
|
před 13 roky |
Filippo Valsorda
|
10daa766a1
support EDU YouTube playlists (closes #407)
|
před 13 roky |
Filippo Valsorda
|
0bfd0b598a
Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merges #176)
|
před 13 roky |
Filippo Valsorda
|
fd873c69a4
Merge PR #422 from 'kevinamadeus/master'
|
před 13 roky |
Tailszefox
|
413575f7a5
Added uploaded date for Dailymotion
|
před 13 roky |
Filippo Valsorda
|
13e69f546c
Merged, modified and compiled Dailymotion pull request #446 by @Steap
|
před 13 roky |
Cyril Roelandt
|
63ec7b7479
DailymotionIE: There is not necessarily an underscore in a Dailymotion URL.
|
před 13 roky |
Cyril Roelandt
|
7b6d7001d8
DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" keywords. In this case, the "video_url" keyword should be looked for.
|
před 13 roky |
Filippo Valsorda
|
5c961d89df
Merge pull request #403 from FiloSottile/re_VERBOSE
|
před 13 roky |