Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [newgrounds] fix: video download | insaneracist | 2020-10-28 | 1 | -36/+71 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #51 from B0pol/nitter | Tom-Oliver Heidel | 2020-10-31 | 3 | -0/+169 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [nitter] Add new extractor | |||||
| * | | | | | | | | | | [nitter] Add new extractor | bopol | 2020-10-29 | 3 | -0/+169 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #30 from merval/merval/brightcove_drm | Tom-Oliver Heidel | 2020-10-31 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added DRM logic to brightcove | |||||
| * | | | | | | | | | | Added DRM logic | Dan Walker | 2020-10-27 | 1 | -2/+11 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | | | | | | | | Merge pull request #19 from nixxo/patch-1 | Tom-Oliver Heidel | 2020-10-31 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [mtv] Fix a missing match_id | |||||
| * | | | | | | | | | | [mtv] proposed fix | nixxo | 2020-10-28 | 1 | -4/+4 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | [mtv] add match_id reminder | Unknown | 2020-10-28 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | [mtv] Fix a missing match_id | nixxo | 2020-10-26 | 1 | -1/+1 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | Fix a problem introduced in 320724f964f09a5e1f08edd246464db4f0d297f9 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)) | |||||
* | | | | | | | | | | Merge pull request #40 from nixxo/skyitalia | Tom-Oliver Heidel | 2020-10-31 | 2 | -0/+123 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | [skyitalia] Add new extractor | |||||
| * | | | | | | | | | [skyitalia] fixed coding conventions | nixxo | 2020-10-29 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | [skyitalia] moved token | nixxo | 2020-10-28 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | [skyitalia] removed arbitrary parameter | nixxo | 2020-10-28 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | [skyitalia] Add new extractor | nixxo | 2020-10-28 | 2 | -0/+123 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #45 from insaneracist/xtube-fix | Tom-Oliver Heidel | 2020-10-31 | 1 | -27/+20 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [xtube] fix extractor (#17) | |||||
| * | | | | | | | | | | [xtube] fix extractor (#17) | insaneracist | 2020-10-28 | 1 | -27/+20 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | flake8. added sha256 check to updater. | Unknown | 2020-10-31 | 3 | -3/+21 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | [skip travis] finalised workflow | Tom-Oliver Heidel | 2020-10-31 | 1 | -3/+15 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | [skip travis] half done workflow | Tom-Oliver Heidel | 2020-10-31 | 1 | -7/+7 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | [core/yt_live_chat] live_chat is back. dl() new parameter | Unknown | 2020-10-31 | 4 | -13/+24 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [yt_live_chat] deactivate for now. | Unknown | 2020-10-29 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | [core] be able to hand over id and title using url_result | Unknown | 2020-10-29 | 2 | -3/+8 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #39 from insaneracist/bandcamp-fix-tests | Tom-Oliver Heidel | 2020-10-28 | 2 | -11/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | [bandcamp] fix failing test. remove subclass hack | |||||
| * | | | | | | | [bandcamp] fix failing test. remove subclass hack | insaneracist | 2020-10-28 | 2 | -11/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | [skip travis] update travis badge | Tom-Oliver Heidel | 2020-10-28 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #32 from amigatomte/patch-1 | Tom-Oliver Heidel | 2020-10-28 | 1 | -21/+28 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update to reflect website changes. | |||||
| * | | | | | | | Update to reflect website changes. | amigatomte | 2020-10-27 | 1 | -21/+28 | |
| | | | | | | | | ||||||
* | | | | | | | | [skip travis][bandcamp] fix minor typo in tests | Unknown | 2020-10-28 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #36 from insaneracist/bandcamp-fix | Tom-Oliver Heidel | 2020-10-28 | 2 | -85/+104 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [bandcamp] restore album downloads | |||||
| * | | | | | | | | [bandcamp] restore album downloads | insaneracist | 2020-10-27 | 2 | -85/+104 | |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | flake8 conform | |||||
* | | | | | | | | Merge pull request #35 from peet1993/youtube_js_url_fix | Tom-Oliver Heidel | 2020-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Fixed problem with JS player URL | |||||
| * | | | | | | | Fixed problem with JS player URL | Peter Oettig | 2020-10-27 | 1 | -1/+1 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | The JS player URL could not be found anymore, possibly because of a change on Youtubes side. | |||||
* / / / / / / | [skip travis] add note to remove tvland. | Unknown | 2020-10-27 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #29 from B0pol/webarchive | Tom-Oliver Heidel | 2020-10-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | use webarchive to fix a dead link in README | |||||
| * | | | | | use webarchive to fix a dead link in README | bopol | 2020-10-27 | 1 | -1/+1 | |
|/ / / / / | ||||||
| | | | * | [gedi] fixed Gedi regex | nixxo | 2020-11-09 | 1 | -1/+1 | |
| | | | | | ||||||
| | | | * | [gedi] fixed Embeds tests, again | nixxo | 2020-11-09 | 1 | -10/+10 | |
| | | | | | ||||||
| | | | * | [gedi] fixed Embeds test | nixxo | 2020-11-09 | 1 | -4/+4 | |
| | | | | | ||||||
| | | | * | [gedi] added huffingtonpost, added embeds | nixxo | 2020-11-09 | 3 | -1/+100 | |
| | | | | | ||||||
| | | | * | [gedi] removed unused tests, fixed extractor name | nixxo | 2020-10-28 | 1 | -37/+1 | |
| | | | | | ||||||
| | | | * | [gedi] fixed class name | nixxo | 2020-10-26 | 1 | -1/+1 | |
| | | | | | ||||||
| | | | * | [gedi] Add new extractor | nixxo | 2020-10-26 | 2 | -0/+214 | |
| |_|_|/ |/| | | | ||||||
* | | | | [skip travis] updated readme | Tom-Oliver Heidel | 2020-10-26 | 1 | -3/+8 | |
| |_|/ |/| | | | | | | | | replaced download links added 'how to update' | |||||
* | | | next release: 2020.10.26 | Unknown | 2020-10-26 | 6 | -13/+13 | |
| | | | ||||||
* | | | [youtube] ultimate age gate fix | Unknown | 2020-10-26 | 1 | -2/+18 | |
| | | | ||||||
* | | | Merge branch 'merval-merval/fix_tiktok' | Tom-Oliver Heidel | 2020-10-26 | 1 | -10/+18 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | [tiktok] fallback url + cookie | Unknown | 2020-10-26 | 1 | -5/+13 | |
| | | | ||||||
| * | | Fixed tiktok.py | Dan Walker | 2020-10-25 | 1 | -6/+6 | |
|/ / | | | | | | | | | | | | | The JSON formatting of the response changed, corrected. #TESTING Successfully downloaded and played a tiktok video | |||||
* | | Merge pull request #3 from blackjack4494/release | Tom-Oliver Heidel | 2020-10-24 | 0 | -0/+0 | |
|\| | | | | | ignore the second.. | |||||
| * | Merge pull request #2 from blackjack4494/master | Tom-Oliver Heidel | 2020-10-24 | 1 | -1/+1 | |
| |\ | | | | | | | ignore. |