Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12 from siikamiika/youtube-live-chat | Tom-Oliver Heidel | 2020-08-31 | 4 | -17/+138 |
|\ | | | | | Youtube live chat | ||||
| * | harden regex with lookbehind | siikamiika | 2020-08-11 | 2 | -4/+4 |
| | | |||||
| * | fix ytInitialData parsing | siikamiika | 2020-08-11 | 2 | -3/+10 |
| | | |||||
| * | fix premiere live chat | siikamiika | 2020-08-05 | 1 | -3/+2 |
| | | | | | | | | | | They have isLiveContent = false so just check if the live chat renderer continuation exists | ||||
| * | flake8 | siikamiika | 2020-08-05 | 1 | -1/+1 |
| | | |||||
| * | attempt to fix syntax error on older python | siikamiika | 2020-08-05 | 1 | -1/+1 |
| | | |||||
| * | rename variable | siikamiika | 2020-08-05 | 1 | -2/+2 |
| | | |||||
| * | run flake8 | siikamiika | 2020-08-05 | 2 | -6/+5 |
| | | |||||
| * | check live chat replay existence | siikamiika | 2020-08-05 | 2 | -13/+33 |
| | | |||||
| * | support youtube live chat replay | siikamiika | 2020-08-05 | 3 | -0/+98 |
| | | |||||
| * | use dl function for subtitles | siikamiika | 2020-08-03 | 1 | -13/+11 |
| | | |||||
* | | Merge pull request #11 from gschizas/bugfix/youtube/chapters-fix-extractor | Tom-Oliver Heidel | 2020-08-31 | 1 | -10/+4 |
|\ \ | | | | | | | Bugfix/youtube/chapters fix extractor | ||||
| * \ | Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ↵ | George Schizas | 2020-08-28 | 2 | -10/+27 |
| |\ \ | | | | | | | | | | | | | bugfix/youtube/chapters-fix-extractor | ||||
| * | | | Use initial data from JS instead to get chapters | George Schizas | 2020-08-11 | 1 | -10/+4 |
| | |/ | |/| | | | | | | | There are probably a lot more useful data in there. | ||||
* | | | Merge pull request #10 from adrianheine/videa | Tom-Oliver Heidel | 2020-08-31 | 1 | -2/+60 |
|\ \ \ | | | | | | | | | [videa] Adapt to updates | ||||
| * | | | [videa] Adapt to updates | Adrian Heine | 2020-08-12 | 1 | -2/+60 |
| |/ / | | | | | | | | | | Closes #26288, closes #25973, closes #25650. | ||||
* | | | Merge pull request #9 from Surkal/francetv | Tom-Oliver Heidel | 2020-08-31 | 1 | -5/+7 |
|\ \ \ | | | | | | | | | [francetv] fix extractor | ||||
| * | | | [francetv] fix extractor | Surkal | 2020-08-14 | 1 | -5/+7 |
| | | | | |||||
* | | | | Merge pull request #8 from geauxlo/master | Tom-Oliver Heidel | 2020-08-31 | 1 | -9/+11 |
|\ \ \ \ | | | | | | | | | | | [twitch] | ||||
| * | | | | UNDO | geauxlo | 2020-06-10 | 1 | -51/+13 |
| | | | | | |||||
| * | | | | Recognize more valid URLs | geauxlo | 2020-06-10 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | URLs like `https://www.screencast.com/users/cindyhailes/folders/Jing/media/c9be177c-5808-4c4f-af56-eadceb3a7c82` weren't being accepted before | ||||
| * | | | | Prefer API to scraping HTML when possible | geauxlo | 2020-06-10 | 1 | -12/+40 |
| | | | | | | | | | | | | | | | Also changed instances of `var is None` to `var == None`, and replaced `var.replace('http%3A', 'http:')` with a regex | ||||
| * | | | | Update api call to v5 spec in TwitchPlaylistBaseIE | geauxlo | 2020-06-10 | 1 | -9/+11 |
| | | | | | |||||
* | | | | | Merge pull request #7 from sxvghd/doodstream | Tom-Oliver Heidel | 2020-08-31 | 2 | -0/+72 |
|\ \ \ \ \ | | | | | | | | | | | | | Doodstream | ||||
| * | | | | | [doodstream] flake8 compliance | sxvghd | 2020-08-18 | 1 | -5/+5 |
| | | | | | | |||||
| * | | | | | Styling changes | sxvghd | 2020-08-17 | 1 | -8/+11 |
| | | | | | | |||||
| * | | | | | [doodstream] new extractor | sxvghd | 2020-08-16 | 2 | -0/+69 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #6 from sgstair/storyfire | Tom-Oliver Heidel | 2020-08-31 | 2 | -0/+260 |
|\ \ \ \ \ | | | | | | | | | | | | | [StoryFire] Add new extractor | ||||
| * | | | | | [StoryFire] Add new extractor | Stephen Stair | 2020-08-16 | 2 | -0/+260 |
| |/ / / / | |||||
* | | | | | [skip travis] update readme. | Tom-Oliver Heidel | 2020-08-31 | 1 | -1032/+10 |
| | | | | | |||||
* | | | | | [skip travis] remove original travis config | Unknown | 2020-08-31 | 1 | -50/+0 |
| | | | | | |||||
* | | | | | [skip travis] tweak auto publish | Tom-Oliver Heidel | 2020-08-31 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #4 from blackjack4494/pyinstaller | Tom-Oliver Heidel | 2020-08-31 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [skip travis] simple bat for win binary | ||||
| * | | | | | simple bat for win binary | Unknown | 2020-08-31 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #3 from blackjack4494/sc-extractor-web_auth | Tom-Oliver Heidel | 2020-08-31 | 1 | -10/+87 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Sc extractor web auth | ||||
| * | | | | | | flake8 fix. | Unknown | 2020-08-07 | 1 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | auth fix. | Unknown | 2020-08-07 | 1 | -3/+9 |
| | | | | | | | |||||
| * | | | | | | flake8 | Unknown | 2020-08-06 | 1 | -9/+6 |
| | | | | | | | |||||
| * | | | | | | working login. aac hq is working if available | Unknown | 2020-08-06 | 2 | -166/+19 |
| | | | | | | | |||||
| * | | | | | | updated test. sign in sc.py | Unknown | 2020-08-06 | 2 | -213/+75 |
| | | | | | | | |||||
| * | | | | | | hard web auth. | Unknown | 2020-08-06 | 2 | -5/+69 |
| | | | | | | | |||||
| * | | | | | | sc web-auth api | Unknown | 2020-08-05 | 2 | -1/+296 |
| | | | | | | | |||||
* | | | | | | | [skip travis] delete original setup | Unknown | 2020-08-31 | 1 | -148/+0 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #2 from blocktrron/hr-fernsehen | Tom-Oliver Heidel | 2020-08-31 | 2 | -0/+103 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [hrfernsehen] add extractor | ||||
| * | | | | | | | [hrfernsehen] add extractor | David Bauer | 2020-08-29 | 2 | -0/+103 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an extractor for videos provided by HR Fernsehen, a regional TV channel in Germany. Signed-off-by: David Bauer <mail@david-bauer.net> | ||||
* | | | | | | | Merge pull request #1 from blackjack4494/viki-the_second | Tom-Oliver Heidel | 2020-08-31 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Viki the second | ||||
| * | | | | | | | flake8 | Unknown | 2020-08-19 | 1 | -4/+2 |
| | | | | | | | | |||||
| * | | | | | | | fix and cheap workaround for unix 404 error. | Unknown | 2020-08-19 | 1 | -2/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge remote-tracking branch 'origin/master' | Unknown | 2020-08-31 | 1 | -0/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [skip travis] publish to pypi | Tom-Oliver Heidel | 2020-08-31 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | when pull request got merged into release branch |