25698 Commits

Author SHA1 Message Date
Kade
fb21b75e67 make sure upload_date is only fallback to timestamp 2017-07-27 16:51:55 -04:00
Kade Robertson
9500e5e7a2 fixed up readme 2017-07-27 16:31:46 -04:00
Kade Robertson
ff907930fd renamed some params to be shorter, added to docs 2017-07-27 16:14:26 -04:00
Kade Robertson
e53d11b008 else if isn't a thing silly 2017-07-27 15:58:51 -04:00
Kade Robertson
c558704bd7 added extra available output variables for upload date and time 2017-07-27 15:47:43 -04:00
Parmjit Virk
5844e87ac4 Merge branch 'master' into GoogleDrive-issue-13619 2017-07-27 14:26:07 -05:00
CommanderRoot
db6f1fd92e Add Youtube game extraction 2017-07-26 23:05:49 +02:00
Sergey M․
9682666bda
[amcnetworks] Make rating optional (closes #12453) 2017-07-27 02:04:51 +07:00
Sergey M․
f9c48d895b
[cloudy] Fix extraction (closes #13737) 2017-07-26 23:12:43 +07:00
fiefdx
8a1ac2b2dd fix use goagent proxy, report "token" parameter not in video info for unknown reason 2017-07-26 16:54:04 +08:00
Sergey M․
985467b0d9 [nickru] Add extractor 2017-07-25 23:53:25 +10:00
Sergey M․
d6303f3810 [mtv] Improve thumbnal extraction 2017-07-25 23:53:25 +10:00
nyuszika7h
d8479faef5 [nick] Automate geo-restriction bypass (#13711) 2017-07-25 23:53:25 +10:00
nyuszika7h
cf8029627c [ISSUE_TEMPLATE_tmpl.md] Minor improvements 2017-07-25 23:53:25 +10:00
Yen Chi Hsuan
a2864f13bd [niconico] improve error reporting (#13696) 2017-07-25 23:53:25 +10:00
Yen Chi Hsuan
b9a66cc2f5 [options] Typo 2017-07-25 23:53:25 +10:00
Yen Chi Hsuan
737522d787 [options] Correctly hide login info from debug outputs (#13696)
Iterate over opts instead of PRIVATE_OPTS for both performance and
correctness
2017-07-25 23:53:25 +10:00
Sergey M․
bc4600f85d release 2017.07.23 2017-07-25 23:53:25 +10:00
Sergey M․
ea629391d0 [ChangeLog] Actualize 2017-07-25 23:53:25 +10:00
Sergey M․
899ff43fe8 [itv] Fix production id extraction (closes #13671) 2017-07-25 23:53:25 +10:00
Sergey M․
1e0f112040 [vidio] Make duration non fatal and fix typo 2017-07-25 23:53:25 +10:00
Sergey M․
a416f995f7 [mtv] Skip missing video parts (closes #13690) 2017-07-25 23:53:25 +10:00
Sergey M․
7d2c4bf0c0 [YoutubeDL] Improve default format specification (closes #13704) 2017-07-25 23:53:25 +10:00
Sergey M․
15efdfccbe [sportbox:embed] Fix extraction 2017-07-25 23:53:25 +10:00
dubber0
bdbd5618fe [npo] Add support for npo3.nl URLs 2017-07-25 23:53:25 +10:00
Sergey M․
f8c5e88d73 [dramafever] Fix tests 2017-07-25 23:53:25 +10:00
Sergey M․
76afbfae99 [dramafever] Remove video id from title (closes #13699) 2017-07-25 23:53:25 +10:00
Sergey M․
e24442c91d [YoutubeDL] Do not override id, extractor and extractor_key in url_transparent
All these meta fields must be borrowed from final extractor that actually performs extraction.
This commit fixes extractor id in download archives for url_transparent downloads. Previously, 'transparent' extractor was erroneously
used for extractor archive id, e.g. 'eggheadlesson 4n8ugwwj5t' instead of 'wistia 4n8ugwwj5t'.
2017-07-25 23:53:25 +10:00
Sergey M․
096c0e25c8 [egghead:lesson] Add extractor (#6635) 2017-07-25 23:53:25 +10:00
Sergey M․
d58f369a1f [funnyordie] Extract more metadata (closes #13677) 2017-07-25 23:53:25 +10:00
Yen Chi Hsuan
dcd1c49c3e [youku:show] Refine playlist extraction
Handle playlists that the initial page is not the first page
2017-07-25 23:53:25 +10:00
Yen Chi Hsuan
f6f0be0a6d [youku:show] Fix playlist extraction (closes #13248) 2017-07-25 23:53:25 +10:00
Yen Chi Hsuan
2731e57abc [tbs] Mark as broken and skip invalid tests 2017-07-25 23:53:25 +10:00
Yen Chi Hsuan
3e26c8fc70 [dispeak] Recognize sevt subdomain (closes #13276) 2017-07-25 23:53:25 +10:00
8bc3881be7 init version. could download track and album 2017-07-25 23:48:30 +10:00
dubber0
3e51145032 [aliexpress] fixed possible regex and return issue and used better dict getter 2017-07-24 19:21:57 +02:00
burnersauce
481d8ec6aa [pornhub] Correctly parse categories and tags (#13720) 2017-07-23 22:31:29 -04:00
Zil0
0948f25c26 Save transitional filenames if keepvideo is set 2017-07-23 22:52:49 +02:00
dubber0
5e31985b03 [aliexpress] fixed possible extraction issues and removed unnecessary things 2017-07-23 18:28:26 +02:00
Sergey M․
c99d6890cb
[nickru] Add extractor 2017-07-23 21:02:06 +07:00
Sergey M․
70bfab0e9a
[mtv] Improve thumbnal extraction 2017-07-23 21:02:06 +07:00
nyuszika7h
f0e31e32c9 [nick] Automate geo-restriction bypass (#13711) 2017-07-23 20:40:04 +07:00
dubber0
4b990cb33a [aliexpress] rewrote code so that it parses JSON 2017-07-23 15:35:28 +02:00
nyuszika7h
c054690138 [nick] Automate geo-restriction bypass 2017-07-23 15:35:15 +02:00
nyuszika7h
3150976669 [ISSUE_TEMPLATE_tmpl.md] Minor improvements 2017-07-23 20:33:18 +07:00
Zil0
c5a0627b96 [YoutubeDL] Add filenames key in info_dict 2017-07-23 14:25:35 +02:00
luceatnobis
bbfca487d0 [RutubePlaylistIE] correct retrieval of category 2017-07-23 13:19:30 +02:00
luceatnobis
d6391e5e46 [RutubePlaylistIE] Fix retrieval of 'id' for infodict 2017-07-23 13:15:38 +02:00
luceatnobis
f1858bf4fe [RutubeIE] Allow for lone 'pl_id' parameter in URL 2017-07-23 13:10:58 +02:00
nyuszika7h
f1763e04f2 Don't include command line in issue template log example
The command line is already output with `youtube-dl -v`, and that also
automatically redacts sensitive information. (Hopefully people would be
smart enough to redact that anyway, but who knows.)
2017-07-23 10:59:29 +02:00