Commit Graph

157 Commits (cf37b9f875037f03a63b51ec88c9a2eac6e868d9)

Author SHA1 Message Date
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
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
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
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
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
nixxo 5fec75c81c
[mtv] Fix a missing match_id
Fix a problem introduced in 320724f964 where is extracted the ID from the url with self._match_id but the problem is that ID is not always present in the url passed so the title should be extracted as proposed by the fix (and like is done in _real_extract (see line 337))
4 years ago
Unknown 8045ef7760 next release: 2020.10.26 4 years ago
Unknown fb2c9277bc [youtube] ultimate age gate fix 4 years ago
Unknown 4f5a0ad822 [tiktok] fallback url + cookie 4 years ago
Dan Walker 1666c2709f Fixed tiktok.py
The JSON formatting of the response changed, corrected.

#TESTING
Successfully downloaded and played a tiktok video
4 years ago
Unknown 6011cf1650 pypi c'mon. 4 years ago
Unknown 3d83f4723e bump. 4 years ago
Unknown 6c894ea191 [youtube/ytsearch] fix yt search feed + version update. 4 years ago
Unknown dd2d55f10d COMPLAINFREE 4 years ago
Unknown 3a6a581d94 Merge remote-tracking branch 'origin/master' 4 years ago
Unknown 07bafb4a90 [reddit] best format hotfix based on resolution. 4 years ago
Tom-Oliver Heidel 7eff09d332
Merge pull request #196 from blackjack4494/twitter_shortener
Twitter shortener
4 years ago
Unknown 957c523eea [youtube] cookie update reminder 4 years ago
Unknown a537ab1a09 [twitter/t.co] update supportedsites, failover replace, tco:id feature 4 years ago
Unknown 9e20a9c447 [twitter/t.co] implemented. 4 years ago