Commit Graph

146 Commits (e2d5e9a361c31f4716fa02c095d9041407f00380)

Author SHA1 Message Date
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
nixxo 920ad13673 [skyitalia] fixed coding conventions 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 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
Unknown 51707d9a7a [MTV/Nick] universal mgid extractor + fix nick.de feed 4 years ago
Unknown f33b7b5eb4 [Twitter/t.co] showcase expanded how to use generic 4 years ago
Unknown 86b868c6a5 [Twitter/t.co] simple extractor added. modification needed. 4 years ago
Tom-Oliver Heidel d8f97cc1d3
Merge pull request #188 from blackjack4494/SouthparkDE_MTV
[SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updated
4 years ago
Tom-Oliver Heidel 573c752256 Merge branch 'la7-fix' of https://github.com/iamleot/youtube-dl into iamleot-la7-fix 4 years ago
Unknown bc887cdd01 [SouthparkDE] regex and tests 4 years ago
Unknown 320724f964 [SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updated 4 years ago
Tom-Oliver Heidel 60ecb525b2 Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into xarantolus-fixYTSearch 4 years ago
Tom-Oliver Heidel cfd7f14bb3
Merge pull request #176 from blackjack4494/mtv_updated_extractor_logic
[Mtv] updated extractor logic & more
4 years ago
Tom-Oliver Heidel b492464bf1
Merge pull request #171 from blackjack4494/yt_only_age_gate
[youtube] fix yt-only playback when age restricted/gated - requires cookies
4 years ago
Unknown cf7cb94287 [mtvn] update mtv network related extractors 4 years ago