Commit Graph

18216 Commits

Author SHA1 Message Date
Gilles Pietri
03edd545a9 [bandcamp] Revert test song title, and extract title generally (which may fail, as the other title json values might come up), instead of out of trackinfo, as bandcamp prefixes it with artist - 2020-09-29 12:09:55 +02:00
Unknown
3a379e5e83 [Bandcamp] update - fix regexp for JSON matching 2020-09-29 05:54:36 +02:00
Unknown
0c9df79e17 [core] no sleep affected subtitles only with enforced flag 2020-09-29 05:11:32 +02:00
Unknown
88bdacf33c Merge remote-tracking branch 'origin/master' 2020-09-29 01:42:36 +02:00
Unknown
8219ef6427 [tiktok] add referer - required to download from cdn 2020-09-29 01:42:25 +02:00
Tom-Oliver Heidel
bd88d90f22
Merge pull request #149 from kucksdorfs/master
Added regex for ABC.com site.
2020-09-29 01:34:52 +02:00
Gilles Pietri
75a83afe3b [bandcamp] fix test song uploader name, cleanup remanings " and \ in data, including album titles 2020-09-28 19:52:28 +02:00
Gilles Pietri
37f625598c [bandcamp] update youtuble dl test song information to match title as artist - track, and add missing keys from info_dict 2020-09-27 15:52:55 +02:00
Gilles Pietri
9385ec4b1c [bandcamp] fix the freeDownloadPage JSON lookup, and use the id from the URL to match the tracks 2020-09-27 15:11:08 +02:00
Gilles Pietri
f43a856334 [bandcamp] match album titles inside the new JSON data block, and unescape the title properly 2020-09-27 14:51:42 +02:00
stephen
61e4c6ed45 Added regex for ABC.com site. 2020-09-27 05:33:37 -05:00
Gilles Pietri
14194392a8 [bandcamp] use unescapeHTML instead of a simple replace of quotes 2020-09-26 17:34:35 +02:00
Gilles Pietri
9c1f99402f [bandcamp] fix regexp for JSON matching on bandcamp 2020-09-23 23:14:01 +02:00
Tom-Oliver Heidel
b96a939bbf
[skip travis] advice using pyinst.py for windows 2020-09-23 21:15:54 +02:00
Joel Potts
a6c666d06c [youtube] Updated extraction of 'like_count' value 2020-09-23 13:34:08 +02:00
Unknown
1f6cf75488 datetime updated. 2020-09-23 05:19:38 +02:00
Tom-Oliver Heidel
93721ed09c
[skip travis] typo 2020-09-23 05:14:17 +02:00
Unknown
b33c48f269 [skip travis] version bump 2020-09-23 05:11:32 +02:00
Tom-Oliver Heidel
8a28bd24dd
[skip travis] publish right after unix build 2020-09-23 04:59:58 +02:00
Tom-Oliver Heidel
c74618a0c2
[skip travis] update workflow 2020-09-23 04:54:16 +02:00
Unknown
5d2d92895c Merge remote-tracking branch 'origin/master' 2020-09-23 04:43:10 +02:00
Unknown
ce02551b85 [skip travis] alternative approach to datetime 2020-09-23 04:43:02 +02:00
Tom-Oliver Heidel
79bd208428
[skip travis] apply version as tag name 2020-09-23 04:10:28 +02:00
Tom-Oliver Heidel
14a9299f50 Merge branch 'SeonjaeHyeon-naver' 2020-09-23 04:03:43 +02:00
Tom-Oliver Heidel
04b61c6572 Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver 2020-09-23 04:01:51 +02:00
Tom-Oliver Heidel
94b89122c6
[skip travis] pypi needs make 2020-09-23 03:57:12 +02:00
Unknown
ad42fc2048 Merge remote-tracking branch 'origin/master' 2020-09-23 03:52:35 +02:00
Unknown
afe4cdcf58 [skip travis] very minor but important workflow related issue 2020-09-23 03:52:26 +02:00
Tom-Oliver Heidel
eb98353bdd
[skip travis] adjust available python version 2020-09-23 03:51:29 +02:00
Unknown
f940c3172a add missing future import 2020-09-23 03:35:14 +02:00
Unknown
cdb7547e14 add pyinst to test exceptions 2020-09-23 03:30:33 +02:00
Unknown
7e8772bf82 Merge remote-tracking branch 'origin/master' 2020-09-23 03:22:45 +02:00
Tom-Oliver Heidel
f97123d28c
[skip travis] added two spaces 2020-09-23 03:21:28 +02:00
Tom-Oliver Heidel
5bf3bb22d6
[skip travis] new workflow 2020-09-23 03:19:38 +02:00
Unknown
0fcd0fbb8c Merge remote-tracking branch 'origin/master' 2020-09-23 03:19:03 +02:00
Tom-Oliver Heidel
6c4e8b23e6
[skip travis] disable old workflow 2020-09-23 03:18:44 +02:00
Unknown
915f2a92ac update workflow, semi fix integrated updater 2020-09-23 03:16:06 +02:00
xarantolus
c0a1a8926d Use better regex for all fixed extraction types 2020-09-22 20:52:52 +02:00
Unknown
b137e533ee [skip travis] updating issue template tmpls 2020-09-22 18:53:31 +02:00
Unknown
11f96ac427 Merge branch 'ytdl-org-master' 2020-09-22 16:24:06 +02:00
Unknown
1b3f7c9a7e merge youtube-dl master 22.09.2020 2020-09-22 16:09:54 +02:00
Sergey M․
c5764b3f89
[downloader/http] Properly handle missing message in SSLError (closes #26646) 2020-09-22 07:01:59 +07:00
Sergey M․
0837992a22
[downloader/http] Fix access to not yet opened stream in retry 2020-09-22 06:44:14 +07:00
Joel Potts
b84071c0a9 [youtube] Added 'subscriber_count' to extraction 2020-09-21 11:56:51 +02:00
Tom-Oliver Heidel
486ad2cd50
Merge pull request #129 from jbruchon/master
Switch from binary search tree to Python sets
2020-09-20 12:14:03 +02:00
Sergey M․
b55715934b
release 2020.09.20 2020-09-20 12:30:45 +07:00
Sergey M․
bbc3b5b4bb
[ChangeLog] Actualize
[ci skip]
2020-09-20 12:24:32 +07:00
nixxo
1ca5f821c8
[redtube] Extend _VALID_URL (#26506) 2020-09-20 11:39:42 +07:00
Sergey M․
defc820b70
[twitch] Switch streams to GraphQL and refactor (closes #26535) 2020-09-20 10:05:00 +07:00
Jody Bruchon
a45e861918 Switch from binary search tree to Python sets
Signed-off-by: Jody Bruchon <jody@jodybruchon.com>
2020-09-18 21:18:23 -04:00