Roman Sebastian Karwacik
aa13f124a5
[zoomus] Adjusted referer header, fixed formating for flake8
4 years ago
Roman Sebastian Karwacik
81acad1279
[zoomus] Added support for password protected videos
4 years ago
Roman Sebastian Karwacik
abd273e17b
[zoomus] coding conventions
4 years ago
Roman Sebastian Karwacik
55cd2999ed
[zoomus] Cleanup
4 years ago
Roman Sebastian Karwacik
ef6be42014
[zoomus] Allow for more urls
4 years ago
Roman Sebastian Karwacik
3f0852e35f
[zoomus] Add new extractor
4 years ago
Tom-Oliver Heidel
764876a01f
[skip travis] select python 3.8 in workflow file
4 years ago
Unknown
31108ce946
[core] sleep-subtitles fix
4 years ago
Unknown
ae306df7e0
[viki] new way of obtaining subtitles.
4 years ago
Unknown
7fb5f2f29d
[skip travis] templates and urls
4 years ago
Tom-Oliver Heidel
200959ec76
Merge pull request #61 from merval/merval/comcast_sso_fix
...
Added Comcast_SSO fix
4 years ago
Tom-Oliver Heidel
4f51913680
Merge pull request #65 from TobiX/fix-netzkino
...
[Netzkino] Only use video id to find metadata
4 years ago
Tom-Oliver Heidel
b8c6e56725
Merge pull request #55 from insaneracist/youtube-music-metadata-fix
...
[youtube] fix: extract artist metadata from ytInitialData (#49 )
4 years ago
Tom-Oliver Heidel
2c01ee48e0
Merge pull request #47 from insaneracist/newgrounds-fix
...
[newgrounds] fix: video download
4 years ago
Tom-Oliver Heidel
0ae154c4b4
Merge pull request #51 from B0pol/nitter
...
[nitter] Add new extractor
4 years ago
Tom-Oliver Heidel
e2d5e9a361
Merge pull request #30 from merval/merval/brightcove_drm
...
Added DRM logic to brightcove
4 years ago
Tom-Oliver Heidel
12ae240c36
Merge pull request #19 from nixxo/patch-1
...
[mtv] Fix a missing match_id
4 years ago
Tom-Oliver Heidel
76c2df5f0a
Merge pull request #40 from nixxo/skyitalia
...
[skyitalia] Add new extractor
4 years ago
Tom-Oliver Heidel
90c3f039e2
Merge pull request #45 from insaneracist/xtube-fix
...
[xtube] fix extractor (#17 )
4 years ago
Unknown
fa57af1ef3
flake8. added sha256 check to updater.
4 years ago
Tom-Oliver Heidel
da6403d340
[skip travis] finalised workflow
4 years ago
Tom-Oliver Heidel
9891884768
[skip travis] half done workflow
4 years ago
Unknown
9f448fcb26
[core/yt_live_chat] live_chat is back. dl() new parameter
4 years ago
Tobias Gruetzmacher
7db1d2a69e
Only use video id to find metadata
4 years ago
Dan Walker
3086aa194f
Added Comcast_SSO fix
...
This fix had been proposed on yt-dl for a lengthy period of time but was never merged. It has been thoroughly tested but a large section of the community.
4 years ago
insaneracist
9322f1162d
[youtube] fix: extract artist metadata from ytInitialData ( #49 )
4 years ago
nixxo
920ad13673
[skyitalia] fixed coding conventions
4 years ago
bopol
bb8a73a0e2
[nitter] Add new extractor
4 years ago
Unknown
4932ba4aec
[yt_live_chat] deactivate for now.
4 years ago
Unknown
0704d2224b
[core] be able to hand over id and title using url_result
4 years ago
insaneracist
139e10ad98
[newgrounds] fix: video download
4 years ago
insaneracist
576d233fe6
[xtube] fix extractor ( #17 )
4 years ago
Tom-Oliver Heidel
ddb77f30ee
Merge pull request #39 from insaneracist/bandcamp-fix-tests
...
[bandcamp] fix failing test. remove subclass hack
4 years ago
nixxo
81a20463a4
[skyitalia] moved token
4 years ago
nixxo
0b72c2bc31
[skyitalia] removed arbitrary parameter
4 years ago
nixxo
c3c18d7b8a
[skyitalia] Add new extractor
4 years ago
insaneracist
ccec6955f3
[bandcamp] fix failing test. remove subclass hack
4 years ago
Tom-Oliver Heidel
cf553deceb
[skip travis] update travis badge
4 years ago
nixxo
6c6ee4905f
[mtv] proposed fix
4 years ago
Tom-Oliver Heidel
1808b9e28c
Merge pull request #32 from amigatomte/patch-1
...
Update to reflect website changes.
4 years ago
Unknown
079a941282
[mtv] add match_id reminder
4 years ago
Unknown
3467b3e28f
[skip travis][bandcamp] fix minor typo in tests
4 years ago
Tom-Oliver Heidel
565e61d488
Merge pull request #36 from insaneracist/bandcamp-fix
...
[bandcamp] restore album downloads
4 years ago
Tom-Oliver Heidel
ba2136cba2
Merge pull request #35 from peet1993/youtube_js_url_fix
...
Fixed problem with JS player URL
4 years ago
insaneracist
48aac9fc86
[bandcamp] restore album downloads
...
flake8 conform
4 years ago
Peter Oettig
67b19799a5
Fixed problem with JS player URL
...
The JS player URL could not be found anymore, possibly because of a change on Youtubes side.
4 years ago
Unknown
6f8557ec4d
[skip travis] add note to remove tvland.
4 years ago
amigatomte
fb9c36c45f
Update to reflect website changes.
4 years ago
Dan Walker
87ab4fb11a
Added DRM logic
...
In the event when there are no available sources due to DRM controlled sources, return a DRM error and don't proceed with trying.
#28 reports that an ExtractorError "No video formats found". Which is true, because the formats list is empty, however it's empty because they are all locked. This provides a more informative message to the end-user.
# TESTING
Tried the URL provided in #28 and confirmed a DRM messages is returned.
4 years ago
Tom-Oliver Heidel
ee69b02a4f
Merge pull request #29 from B0pol/webarchive
...
use webarchive to fix a dead link in README
4 years ago