31718 Commits

Author SHA1 Message Date
Unknown
78895bd3a1 [Core] hls manifests, dynamic mpd 2020-09-16 13:00:41 +02:00
Tom-Oliver Heidel
08676fb591 Merge branch 'Zocker1999NET-ext/remuxe-video' 2020-09-16 10:31:30 +02:00
Tom-Oliver Heidel
cd93279de8 Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video 2020-09-16 10:30:38 +02:00
Unrud
c8bea42f41 Fix import error 2020-09-16 06:09:37 +02:00
J. Randall Owens
fe051b2bf4 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-09-16 01:20:52 +01:00
Joel Potts
68073607e0 [youtube] Fixed 'next_link' regular expression 2020-09-15 11:48:23 +02:00
Unrud
4d46360fb6 Kill child processes
When the youtube-dl processes is killed, child processes like `ffmpeg` keep running in the background.
The solution is similiar to [the implementation of subprocess.call](75c1ca7b6c/Lib/subprocess.py (L250)).

The problem doesn't arise when youtube-dl runs in a terminal and Ctrl+C is pressed, because the terminal sends SIGINT to all processes of the process group.
It becomes an issue when youtube-dl is started outside of a terminal or integrated into another program.
2020-09-15 00:23:57 +02:00
Tom-Oliver Heidel
89233ccbfb
Merge pull request #110 from JensTimmerman/patch-5
Update README.md
2020-09-14 15:12:26 +02:00
un.def
cdf98a34ea [wasdtv] Add new extractor 2020-09-14 16:04:04 +03:00
Jens Timmerman
8a92dee72c
Update README.md
cleanup + typo fix
2020-09-14 13:59:51 +02:00
Tom-Oliver Heidel
04e2a14b65 Merge branch 'tpikonen-elonet' 2020-09-14 13:26:09 +02:00
Tom-Oliver Heidel
c11c64f318 Merge branch 'elonet' of https://github.com/tpikonen/youtube-dl into tpikonen-elonet 2020-09-14 13:24:18 +02:00
Tom-Oliver Heidel
4c7d0c13e1 Merge branch 'fix-mitele' of https://github.com/DjMoren/youtube-dl 2020-09-14 13:22:50 +02:00
Tom-Oliver Heidel
b4b3a22dae Merge branch 'DjMoren-fix-mitele' 2020-09-14 13:20:00 +02:00
Tom-Oliver Heidel
acdb1a4ec6 Merge branch 'arbitrary-merges' of https://github.com/fstirlitz/youtube-dlc 2020-09-14 13:04:24 +02:00
Unknown
1985f657e5 Merge branch 'ytdl-org-master' 2020-09-14 12:54:54 +02:00
felix
d03cfdce1b Support arbitrary stream merges
With this change, the merge operator may join any number of media streams,
video or audio. The streams are downloaded in the order specified.

Also, fix the metadata post-processor so that it doesn't leave out
any streams.
2020-09-14 12:53:09 +02:00
Unknown
e69dd78090 merge ytdl-master 2020-09-14 12:50:56 +02:00
Tom-Oliver Heidel
0e0b56a290
Merge pull request #105 from JensTimmerman/patch-3
Update README.md
2020-09-14 07:20:25 +02:00
Sergey M․
e8c5d40bc8
release 2020.09.14 2020.09.14 2020-09-14 03:37:36 +07:00
Sergey M․
ca7ebc4e5e
[ChangeLog] Actualize
[ci skip]
2020-09-14 03:35:18 +07:00
Sergey M․
bff857a8af
[postprocessor/embedthumbnail] Fix issues (closes #25717)
* Fix WebP with wrong extension processing
* Fix embedding of thumbnails with % character in path
2020-09-14 03:28:31 +07:00
Alex Merkel
a31a022efd
[postprocessor/embedthumbnail] Add support for non jpeg/png thumbnails (closes #25687) 2020-09-14 03:10:01 +07:00
Awal Garg
6635b191fc [JioSaavn] Add extractor 2020-09-14 00:06:32 +05:30
Jens Timmerman
893afc2ca8
Update README.md 2020-09-13 17:39:53 +02:00
Sergey M․
45f6362464
[rtlnl] Extend _VALID_URL for new embed URL schema 2020-09-13 21:42:06 +07:00
Derek Land
97f34a48d7
[rtlnl] Extend _VALID_URL (#26549) (closes #25821) 2020-09-13 21:38:16 +07:00
Sergey M
820c361c14
Update rtlnl.py 2020-09-13 21:37:15 +07:00
Daniel Peukert
ea74e00b3a
[youtube] Fix empty description extraction (#26575) (closes #26006) 2020-09-13 21:23:21 +07:00
Sergey M․
06cd4cdb25
[srgssr] Extend _VALID_URL (closes #26555, closes #26556, closes #26578) 2020-09-13 21:07:25 +07:00
Sergey M․
da2069fb22
[googledrive] Use redirect URLs for source format (closes #18877, closes #23919, closes #24689, closes #26565) 2020-09-13 20:49:32 +07:00
Tom-Oliver Heidel
3796554609
Merge pull request #102 from blackjack4494/gdcvault-fix
[gdcvault] fix extractor
2020-09-13 15:22:33 +02:00
Unknown
4b819d1454 flake8 2020-09-13 15:21:59 +02:00
Unknown
10bbf2c48d [skip travis] bump version 2020-09-13 15:16:38 +02:00
Sergey M․
95c9810015
[svtplay] Fix id extraction (closes #26576) 2020-09-13 18:59:37 +07:00
Tom-Oliver Heidel
acd0a71894
Merge pull request #96 from blackjack4494/kakao-new-apis
[kakao] new apis
2020-09-13 12:47:12 +02:00
Tom-Oliver Heidel
d8edca1e56
Merge pull request #95 from blackjack4494/daserste-ndr
[ndr] support Daserste ndr
2020-09-13 12:36:17 +02:00
Unknown
4cd3053c4f [kakao] new apis
there are also ageLimit and GeoBlock attributes provided by api_json if needed
2020-09-13 12:31:36 +02:00
Remita Amine
b03eebdb6a [redbulltv] improve support for rebull.com TV localized URLS(#22063) 2020-09-13 11:26:11 +01:00
bhodaya
9cf8cac10d fix new ui formats and views 2020-09-13 13:05:55 +03:00
Tom-Oliver Heidel
ef0389f426
Merge pull request #94 from blackjack4494/conv_subs_when_skipped
[youtube] Convert subs when download is skipped
2020-09-13 11:17:11 +02:00
Unknown
f791b41970 flake8 2020-09-13 11:08:02 +02:00
TheRealDude2
9e8ade09f6 [srgssr] Change test URL for new URL pattern 2020-09-13 11:03:52 +02:00
Unknown
57df9f53e0 [youtube] convert subtitles with --skip-download 2020-09-13 11:03:48 +02:00
Unknown
84da5d84b0 add json3 back but don't use it as default. 2020-09-13 11:02:07 +02:00
TheRealDude2
6b85853b77 [srgssr] Add temp test for new URL pattern 2020-09-13 10:45:30 +02:00
Unknown
fc0999c695 exclude json3 for now 2020-09-13 09:22:24 +02:00
Avi Peretz
c4aa24feed Merge remote-tracking branch 'upstream/master' 2020-09-13 10:17:41 +03:00
TheRealDude2
31a78dc9da [srgssr] Change RegEx in SRGSSRPlayIE 2020-09-13 09:16:48 +02:00
Avi Peretz
a685f978f3 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	youtube_dl/extractor/twitch.py
#	youtube_dl/extractor/youtube.py
2020-09-13 10:16:28 +03:00