29929 Commits

Author SHA1 Message Date
Anders Vittrup
261e6dbfea Fixed unused group 2020-02-06 14:01:23 +01:00
Anders Vittrup
eeb818adcc Fixed Alphabetic 2020-02-06 13:46:46 +01:00
Amin Rezaei
b209f7ad38
Merge pull request #1 from ytdl-org/master
Merge
2020-02-06 15:05:36 +03:30
luxcem
ba17598d06
[arteradio] Add new extractor 2020-02-05 18:48:45 +01:00
Xaver Hellauer
fffc618c51
[toggle] Add support for mewatch.sg (closes #23895) (#23930) 2020-02-05 22:41:56 +07:00
Sergey M
bdd8a53378
Update toggle.py 2020-02-05 22:40:25 +07:00
Ali Fardan
f9c127b989 introduce new '--add-music-metadata' options 2020-02-05 09:08:11 +03:00
David Pedersen
76862a39da Add subtitles test for Viafree 2020-02-04 20:35:19 +01:00
David Pedersen
62535b93cf Add better regex for subtitles extraction 2020-02-04 19:55:20 +01:00
ALurker
7b6c5acc4b [generic] Correct apply order on playlist-reverse (closes #6845) 2020-02-03 10:18:34 -06:00
Remita Amine
705b1cda99 [thisoldhouse] fix extraction(closes #23951) 2020-02-03 13:20:36 +01:00
Sergey M․
7d55b62ff2
[popcorntimes] Add extractor (closes #23949) 2020-02-03 06:05:56 +07:00
Xaver Hellauer
1591d4b061 Toggle was renamed to meWATCH (issue #23895) 2020-02-02 14:28:08 +01:00
Erez Volk
ba7ac7570a Merge remote-tracking branch 'upstream/master' into linkedin-learning-subtitles 2020-02-02 09:09:40 +02:00
Philipp Hagemeister
0d006fac5c [sportdeutschland] Update to new sportdeutschland API
They switched to SSL, but under a different host AND path...
Remove the old test cases because these videos have become unavailable.
2020-02-01 23:35:55 +01:00
Mariusz Skoneczko
c46135158b [AnimeLab] Fix merge conflict with upstream 2020-02-01 17:22:22 +11:00
Mariusz Skoneczko
066f0442f1 [AnimeLab] Fix height extraction 2020-02-01 17:12:40 +11:00
Mariusz Skoneczko
282c7a1af4 [AnimeLab] flake8 fixes 2020-02-01 16:48:34 +11:00
Mariusz Skoneczko
8be1c8e026 [AnimeLab] Remove single use method 2020-02-01 16:48:08 +11:00
Mariusz Skoneczko
7439eb9155 [AnimeLab] Extract all thumbnails 2020-02-01 14:06:29 +11:00
Mariusz Skoneczko
555c5108fb [AnimeLab] Fix playlist extraction 2020-02-01 13:44:54 +11:00
Mariusz Skoneczko
b377af1de5 [AnimeLab] Fix video extraction 2020-02-01 13:11:12 +11:00
Mariusz Skoneczko
4cfa18985c [AnimeLab] Fix login 2020-02-01 12:25:13 +11:00
Mariusz Skoneczko
f5907438fe [AnimeLab] Update comment to accurately use 'usenetrc' testing option 2020-02-01 12:19:52 +11:00
Pablo Castorino
185849f1d4 Merge remote-tracking branch 'upstream/master' into contar
from youtube-dl
2020-01-31 14:39:06 -03:00
Sergey M․
00de61a98f
[twitch:stream] Lowercase channel id for stream request (closes #23917) 2020-02-01 00:32:25 +07:00
Sergey M․
d95a1cc98e
[tv5mondeplus] Fix extraction (closes #23907, closes #23911) 2020-01-31 04:58:36 +07:00
Nazmi
012391acd9
Update tv5mondeplus.py
changed the old tv5monde domain to the new one
2020-01-30 22:34:26 +01:00
Sergey M․
4935749730
[tva] Relax _VALID_URL (closes #23903) 2020-01-31 03:49:16 +07:00
Surkal
10aec83806 fix playlist regex 2020-01-30 15:27:15 +01:00
Surkal
93350ada58 [gulli] Add new extractor 2020-01-30 14:41:21 +01:00
RasmusMathiesen
c6fb043968
Clarify the effect of -x / --extract-audio
Make it clear that specifying a target bitrate does not force conversion if source and target format is the same
2020-01-30 13:27:07 +01:00
J. Randall Owens
2a46a44748 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-01-29 21:22:43 +00:00
jxu
58c067b92e Fix playlist test count 2020-01-29 12:45:46 -05:00
jxu
4d027ae456 Remove non-existant playlist and replace empty playlist test 2020-01-29 12:41:11 -05:00
tsia
453750d3fb
quickfix to support www.dropout.tv
intl.dropout.tv has been discontinued
2020-01-29 13:13:02 +01:00
TinyToweringTree
3acb64abd5 [utils] Fix comment handling in js_to_json for Python <3.5 2020-01-29 08:47:05 +01:00
TinyToweringTree
13a91f1642 [utils] Fix handling of comments in js_to_json (closes #23707, closes #23785) 2020-01-28 22:48:12 +01:00
gasay
627c0e9c24 Added test for the new domain "porn.24video.net" 2020-01-29 00:28:54 +03:00
jxu
b712c18e6b Use playlist items for playlist_index if specified (fix #10591) 2020-01-28 05:20:19 -05:00
Remita Amine
51c7f40c83 [vimeo] fix album extraction(closes #23864) 2020-01-27 23:37:29 +01:00
RasmusMathiesen
ab7c023ccd
Fix whitespace 2020-01-27 22:00:06 +01:00
RasmusMathiesen
bde1bd97b2
Merge pull request #1 from RasmusMathiesen/FixupPP-patch
Protect "fixup" postprocessors from user config
2020-01-27 21:48:05 +01:00
RasmusMathiesen
79c634dfe0
Update ffmpeg.py 2020-01-27 21:29:45 +01:00
RasmusMathiesen
7baed6e4f2
Protect fixup postprocessors from user configuration 2020-01-27 21:22:50 +01:00
Francesco Frassinelli
5a3905826a Fix raiplayradio.it code based on coding conventions 2020-01-27 19:11:32 +01:00
Remita Amine
4877ffc0e9 [viewlift] improve extraction
- fix extraction(closes #23851)
- add add support for authentication
- add support for more domains
2020-01-27 15:41:21 +01:00
Aurora Lanes
dcdd06d379
Delete jpopsukitv.py 2020-01-27 06:13:03 +00:00
Aurora Lanes
2199de640f
Update extractors.py 2020-01-27 06:12:31 +00:00
Aurora Lanes
f387f06d19
Update supportedsites.md 2020-01-27 06:11:12 +00:00