31047 Commits

Author SHA1 Message Date
Scott
6c787d8f1e add pbskids 2020-05-22 15:46:09 -04:00
megapro17
522acabfe6 Add URL metadata to mp4 container (closes #17029), remove dublicate field 2020-05-22 01:01:20 +03:00
megapro17
c64aaca662 Add URL metadata to mp4 container (closes #17029), remove dublicate field 2020-05-22 00:47:34 +03:00
pull[bot]
1b68068271
Merge pull request #317 from ytdl-org/master
[pull] master from ytdl-org:master
2020-05-20 22:03:35 +00:00
JordanWeatherby
8f841fafcd
[giantbomb] Extend _VALID_URL (#25222) 2020-05-21 04:30:50 +07:00
JordanWeatherby
f2fc29c4da
added back line break VS code removed 2020-05-20 22:26:42 +01:00
JordanWeatherby
f53f694fa5
Fixed broken brackets 2020-05-20 22:18:44 +01:00
JordanWeatherby
c792bc3f60
Replacing test with only_matching as requested 2020-05-20 21:59:24 +01:00
JordanWeatherby
7f118b6dfe
Updated regex to be non capturing 2020-05-20 21:17:20 +01:00
rag-hav
2f6051480d clean up 2020-05-20 18:35:46 +05:30
aviperes
ac7d45832d
Merge pull request #316 from aviperes/tiktok-dl
Tiktok dl
2020-05-20 12:24:12 +03:00
bhodaya
d01fd34533 missing metadate fix 2020-05-20 11:04:01 +03:00
bhodaya
94482416de missing metadate fix 2020-05-20 10:59:03 +03:00
pull[bot]
6d54422ae9
Merge pull request #315 from ytdl-org/master
[pull] master from ytdl-org:master
2020-05-19 22:03:39 +00:00
Michael Klein
a54c5f83c0
[ard] Improve _VALID_URL (closes #25134) (#25198) 2020-05-20 04:08:08 +07:00
Sergey M․
cd13343ad8
[redtube] Improve formats extraction and extract m3u8 formats (closes #25311, closes #25321) 2020-05-20 03:39:41 +07:00
Rob
9cd5f54e31
[utils] Fix file permissions in write_json_file (closes #12471) (#25122) 2020-05-20 03:21:52 +07:00
Rob
86a41535dc Removing stat as unused import. 2020-05-19 12:49:20 -07:00
Rob
ac6256f9a0 Fixing white space, adding try/except block, and specifying permissions without stat. 2020-05-19 12:47:21 -07:00
Michael Klein
10675a84fa [ard] relax _VALID_URL regex (closes #25134) 2020-05-19 21:43:01 +02:00
tlsssl
9a269547f2
[indavideo] Switch to HTTPS for API request (#25191) 2020-05-20 02:13:06 +07:00
Dave Loyall
bf097a5077
[redtube] Improve title extraction (#25208) 2020-05-20 02:11:05 +07:00
Mike Gering
e92cca27bf better docs 2020-05-19 10:21:23 -04:00
Mike Gering
799a1bba92 flake8 compliance 2020-05-19 10:09:02 -04:00
Mike Gering
3fde270c23 Fix for issue #25311, redtube json error 2020-05-19 09:51:22 -04:00
zwb
8894313d60 [BiliBili] fix duplicated ie name 2020-05-18 11:32:35 +08:00
zwb
4f8d365d88 [BiliBili] fit all test 2020-05-18 11:05:49 +08:00
ywwzwb
c35bdd1b8e [BiliBili] change some dict key operation to get method 2020-05-17 23:50:01 +08:00
Felix Stupp
03ccfc4983
[roosterteeth] Fixed syntax "if in" for Python 2.6.9 2020-05-17 13:46:53 +02:00
ywwzwb
69f4e8db16 [BiliBili] fix test error 2020-05-17 18:18:00 +08:00
ywwzwb
9c1580ed8a [BiliBili] add support for bangumi episode 2020-05-17 18:08:43 +08:00
ywwzwb
977857a423 [BiliBili] add suport for bangumi 2020-05-17 17:48:02 +08:00
ywwzwb
74a06c62dd [BiliBili] fix tv domain support 2020-05-17 15:01:41 +08:00
ywwzwb
e3ee347bcc [Bilibili] remove support(will add later) and add some test, fix match regex 2020-05-17 14:57:43 +08:00
ywwzwb
bf2023ca32 [Bilibili] fill test 2020-05-17 13:44:24 +08:00
Felix Stupp
4438917048
[roosterteeth] rwby-bonus-25 Test: Fixed invalid channel_id 2020-05-17 01:15:57 +02:00
Felix Stupp
319395a7dd
[roosterteeth] Added test case for ability to download bonus episodes 2020-05-16 18:59:22 +02:00
Felix Stupp
3dd445217b
[roosterteeth] Allow bonus_feature_image as thumbnails
Certain bonus episodes do not have their thumbnail taged with
"episode_image", but as "bonus_feature_image".
2020-05-16 18:59:21 +02:00
Felix Stupp
3c6ba354c2
[roosterteeth] Changed API endpoint
New endpoint allows to request metadata for bonus episodes

Fixes #23590
2020-05-16 18:59:18 +02:00
Felix Stupp
efe87a10ae
Added --remux-video option
Fixes #6996

- Supported formats declared: mp4, mkv
- Added FFmpegVideoRemuxerPP as postprocessor
- Added option to README and shell-completion scripts
2020-05-16 18:45:40 +02:00
zwb
c24bffbff0 [BiliBili] support for multi part video 2020-05-16 17:43:34 +08:00
pull[bot]
f89090c482
Merge pull request #314 from ytdl-org/master
[pull] master from ytdl-org:master
2020-05-15 16:18:31 +00:00
Remita Amine
52c50a10af [vimeo] improve format extraction and sorting(closes #25285) 2020-05-15 15:57:06 +01:00
Remita Amine
b334732709 [soundcloud] reduce API playlist page limit(closes #25274) 2020-05-15 14:13:02 +01:00
vshiran
3d42ba1a26
Added broadcaster id retrieval for twitch clip (#313) 2020-05-15 09:17:54 +03:00
Henrik Heimbuerger
b27ab412ee [nebula] Implement Zype API key retrieval from JS chunk 2020-05-15 06:14:08 +02:00
Fran Hermoso
2f6d8ab915 [ITVBTCC] Return code to its original identation 2020-05-14 17:06:41 +02:00
Fran Hermoso
0381cbe576 [ITVBTCC] Improve reliability 2020-05-14 17:04:54 +02:00
Fran Hermoso
1be56a5500 [SEXU] Improve patterns and conventions 2020-05-14 16:23:11 +02:00
Fran Hermoso
987fbde7da [SEXU] Moved to API requests (closes #25270) 2020-05-14 13:51:40 +02:00