28071 Commits

Author SHA1 Message Date
Jesse de Zwart
050afa60c6 Check for valid --min-sleep-interval when --max-sleep-interval is specified 2019-03-21 22:55:03 +07:00
Sergey M
d74a63252b
Update __init__.py 2019-03-21 22:52:45 +07:00
Sergey M․
c4580580f5
[svtplay] Update API endpoint (closes #20430) 2019-03-21 22:39:35 +07:00
Jesse de Zwart
e63873345e
Bugfix
Throw error when user uses --max-sleep-interval, but doesn't set --sleep-interval.
2019-03-21 12:58:53 +01:00
Vijayanand Nandam
23da8566c5 resolves comments 2019-03-21 16:00:57 +05:30
N1kZ
a6c951da1d [xvideos] Added big thumbnail 2019-03-21 11:43:53 +03:00
Kasper Dilday
558d03f5bc [youporn] fix url metadata detection (width and bits) to allow best video selection 2019-03-20 23:19:18 +01:00
Kasper Dilday
5fb6b05b32 [youporn] fixed upload_date and commment_count (as noted by tests) 2019-03-20 23:19:18 +01:00
Vijayanand Nandam
eeac2ca31c removes commented out regex 2019-03-18 23:21:32 +05:30
Vijayanand Nandam
8dbab4fd01 resolves code review 2019-03-18 23:16:02 +05:30
Vijayanand Nandam
083945d071 lint by flake8 2019-03-18 23:12:34 +05:30
Vijayanand Nandam
f8340f7d1d fixes spankwire 2019-03-18 23:04:49 +05:30
lyngai
36fbfef616 code check with flake8 and fix 2019-03-18 19:37:32 +08:00
lyngai
786552faf1 add paged video support for bilibili 2019-03-18 19:27:42 +08:00
Thomas Tsiakalakis
a787465d8a [intldropout] implemented feedback 2019-03-18 09:51:23 +01:00
Sergey M․
0a8e251b35
release 2019.03.18 2019.03.18 2019-03-18 01:36:41 +07:00
Sergey M․
2ed2ebdb36
[ChangeLog] Actualize
[ci skip]
2019-03-18 01:33:37 +07:00
Avi Peretz
d819cc0be8 Merge branch 'master' into fix-facebook-date
# Conflicts:
#	youtube_dl/extractor/facebook.py
2019-03-17 14:36:29 +02:00
Sergey M․
8428fdccf2
[yandexvideo] Add extractor 2019-03-17 17:33:07 +07:00
Sergey M․
04988b55b5
[openload] Improve embed detection 2019-03-17 15:34:21 +07:00
Sergey M․
034f5fb5ee
[radiocanada:audiovideo] Fix typo 2019-03-17 14:34:48 +07:00
wolfy1339
a63782b581 [corus] Add support for bigbrothercanada.ca (#20357) 2019-03-17 14:20:21 +07:00
Sergey M
3e34b2ab6e
Update corus.py 2019-03-17 14:19:36 +07:00
wolfy1339
8d4497e6e7
merge first 2 alternates 2019-03-17 03:09:44 -04:00
wolfy1339
242a37a26f
Support video title in url 2019-03-17 02:56:48 -04:00
wolfy1339
5f38adfd04
Add test for bigbrothercanda.ca 2019-03-17 02:24:56 -04:00
Lukas Anzinger
0146c6cde6 [orf:radio] Extract series (#20012) 2019-03-17 09:57:02 +07:00
Sergey M․
ddff25c5d1
[extractors] Remove superfluous whitespace 2019-03-17 09:41:16 +07:00
Tyler Szabo
81dada0b4b [cbc:watch] Add support for gem.cbc.ca (closes #20251, #20359) 2019-03-17 09:37:29 +07:00
Sergey M
74534fb6db
Update cbc.py 2019-03-17 09:36:28 +07:00
Sergey M․
eba3a2f9ef
[anysex] Remove extractor (closes #19279) 2019-03-17 09:15:24 +07:00
Sergey M
28051dd8ed
Update common.py 2019-03-17 09:12:06 +07:00
Sergey M․
d493f15c11
[extractor/common] Improve HTML5 entries extraction and add some realworld tests 2019-03-17 09:09:32 +07:00
Sergey M․
0dc41787af
[utils] Introduce parse_bitrate 2019-03-17 09:07:47 +07:00
Roger
e6f966c961 fix drupal parser and add atlanticbb 2019-03-16 21:44:02 -04:00
Austin de Coup-Crank
e5cfb779ea [ciscolive] Add support for new URL schema (closes #20320, #20351) 2019-03-17 07:18:54 +07:00
Sergey M
f42ff38ba5
Update ciscolive.py 2019-03-17 07:16:57 +07:00
utlasidyo
77d95677b7 [youtube] Add support for invidiou.sh (#20309) 2019-03-17 07:15:15 +07:00
Sergey M
95983fd7c6
Update youtube.py 2019-03-17 07:14:33 +07:00
Sergey M․
ffbd1368df
[update] Hide update URLs behind redirect 2019-03-17 07:08:20 +07:00
Evil-Crab
2d6ea1d99f [vrv] fix thumbnails - reliability improvements 2019-03-17 00:34:36 +01:00
Evil-Crab
4846122f7d [vrv] fix thumbnails 2019-03-17 00:07:23 +01:00
Tyler Szabo
b78ba9bf61 [cbc] Support new domain name (closes #20251) 2019-03-15 00:42:03 -07:00
iczero
51f42cac98 [Corus] Add support for bigbrothercanada.ca 2019-03-14 22:47:46 -07:00
wolfy1339
00bafd62a8
[corus] Add support for bigbrothercanada.ca 2019-03-15 01:46:29 -04:00
Matthias P. Walther
99166c1e7b Make all formats available 2019-03-14 22:55:34 +01:00
jesus
a01e16e5fd [generic] Create new _search_regex_all method that returns all matches 2019-03-14 19:47:22 +01:00
Sergey M․
2e27421c70
[test_InfoExtractor] Add test for #20346 2019-03-15 01:20:24 +07:00
Austin de Coup-Crank
a52cd28c01 [ciscolive] Changes requested by maintainers 2019-03-14 11:00:28 -07:00
Sergey M․
79d2077edc
[extractor/common] Fix url meta field for unfragmented DASH formats (closes #20346) 2019-03-15 00:42:14 +07:00