Gilles Pietri
|
75a83afe3b
|
[bandcamp] fix test song uploader name, cleanup remanings " and \ in data, including album titles
|
4 years ago |
Gilles Pietri
|
37f625598c
|
[bandcamp] update youtuble dl test song information to match title as artist - track, and add missing keys from info_dict
|
4 years ago |
Gilles Pietri
|
9385ec4b1c
|
[bandcamp] fix the freeDownloadPage JSON lookup, and use the id from the URL to match the tracks
|
4 years ago |
Gilles Pietri
|
f43a856334
|
[bandcamp] match album titles inside the new JSON data block, and unescape the title properly
|
4 years ago |
stephen
|
61e4c6ed45
|
Added regex for ABC.com site.
|
4 years ago |
Gilles Pietri
|
14194392a8
|
[bandcamp] use unescapeHTML instead of a simple replace of quotes
|
4 years ago |
Gilles Pietri
|
9c1f99402f
|
[bandcamp] fix regexp for JSON matching on bandcamp
|
4 years ago |
Tom-Oliver Heidel
|
b96a939bbf
|
[skip travis] advice using pyinst.py for windows
|
4 years ago |
Joel Potts
|
a6c666d06c
|
[youtube] Updated extraction of 'like_count' value
|
4 years ago |
Unknown
|
1f6cf75488
|
datetime updated.
|
4 years ago |
Tom-Oliver Heidel
|
93721ed09c
|
[skip travis] typo
|
4 years ago |
Unknown
|
b33c48f269
|
[skip travis] version bump
|
4 years ago |
Tom-Oliver Heidel
|
8a28bd24dd
|
[skip travis] publish right after unix build
|
4 years ago |
Tom-Oliver Heidel
|
c74618a0c2
|
[skip travis] update workflow
|
4 years ago |
Unknown
|
5d2d92895c
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Unknown
|
ce02551b85
|
[skip travis] alternative approach to datetime
|
4 years ago |
Tom-Oliver Heidel
|
79bd208428
|
[skip travis] apply version as tag name
|
4 years ago |
Tom-Oliver Heidel
|
14a9299f50
|
Merge branch 'SeonjaeHyeon-naver'
|
4 years ago |
Tom-Oliver Heidel
|
04b61c6572
|
Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver
|
4 years ago |
Tom-Oliver Heidel
|
94b89122c6
|
[skip travis] pypi needs make
|
4 years ago |
Unknown
|
ad42fc2048
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Unknown
|
afe4cdcf58
|
[skip travis] very minor but important workflow related issue
|
4 years ago |
Tom-Oliver Heidel
|
eb98353bdd
|
[skip travis] adjust available python version
|
4 years ago |
Unknown
|
f940c3172a
|
add missing future import
|
4 years ago |
Unknown
|
cdb7547e14
|
add pyinst to test exceptions
|
4 years ago |
Unknown
|
7e8772bf82
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Tom-Oliver Heidel
|
f97123d28c
|
[skip travis] added two spaces
|
4 years ago |
Tom-Oliver Heidel
|
5bf3bb22d6
|
[skip travis] new workflow
|
4 years ago |
Unknown
|
0fcd0fbb8c
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Tom-Oliver Heidel
|
6c4e8b23e6
|
[skip travis] disable old workflow
|
4 years ago |
Unknown
|
915f2a92ac
|
update workflow, semi fix integrated updater
|
4 years ago |
xarantolus
|
c0a1a8926d
|
Use better regex for all fixed extraction types
|
4 years ago |
Unknown
|
b137e533ee
|
[skip travis] updating issue template tmpls
|
4 years ago |
Unknown
|
11f96ac427
|
Merge branch 'ytdl-org-master'
|
4 years ago |
Unknown
|
1b3f7c9a7e
|
merge youtube-dl master 22.09.2020
|
4 years ago |
Sergey M․
|
c5764b3f89
|
[downloader/http] Properly handle missing message in SSLError (closes #26646)
|
4 years ago |
Sergey M․
|
0837992a22
|
[downloader/http] Fix access to not yet opened stream in retry
|
4 years ago |
Joel Potts
|
b84071c0a9
|
[youtube] Added 'subscriber_count' to extraction
|
4 years ago |
Tom-Oliver Heidel
|
486ad2cd50
|
Merge pull request #129 from jbruchon/master
Switch from binary search tree to Python sets
|
4 years ago |
Sergey M․
|
b55715934b
|
release 2020.09.20
|
4 years ago |
Sergey M․
|
bbc3b5b4bb
|
[ChangeLog] Actualize
[ci skip]
|
4 years ago |
nixxo
|
1ca5f821c8
|
[redtube] Extend _VALID_URL (#26506)
|
4 years ago |
Sergey M․
|
defc820b70
|
[twitch] Switch streams to GraphQL and refactor (closes #26535)
|
4 years ago |
Jody Bruchon
|
a45e861918
|
Switch from binary search tree to Python sets
Signed-off-by: Jody Bruchon <jody@jodybruchon.com>
|
4 years ago |
Sergey M․
|
82ef02e936
|
[telequebec] Fix issues (closes #26368)
|
4 years ago |
Patrick Dessalle
|
b856b3997c
|
[telequebec] Add support for brightcove videos (closes #25833)
|
4 years ago |
Sergey M․
|
cd85a1bb8b
|
[pornhub] Extract metadata from JSON-LD (closes #26614)
|
4 years ago |
Sergey M․
|
ce5b904050
|
[extractor/common] Relax interaction count extraction in _json_ld
|
4 years ago |
Sergey M․
|
ad06b99dd4
|
[extractor/common] Extract author as uploader for VideoObject in _json_ld
|
4 years ago |
JChris246
|
540b9f5164
|
[pornhub] Fix view count extraction (#26621) (refs #26614)
|
4 years ago |