aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #14 from alexmerkel/webpfixTom-Oliver Heidel2020-09-011-0/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Webpfix
| | * | | | | | | | | | | | | | | | | | | | | [postprocessor/embedthumbnail] Replace % with _ in ffmpeg image output pathAlex Merkel2020-06-231-2/+3
| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | [postprocessor/embedthumbnail] Fix comments to make flake8 happyAlex Merkel2020-06-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | [postprocessor/embedthumbnail] Close file before possible renamingAlex Merkel2020-06-211-6/+6
| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | [postprocessor/embedthumbnail] Add detection for mislabeled WebP filesAlex Merkel2020-06-211-2/+13
| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | [postprocessor/embedthumbnail] Add conversion for non JPG/PNG imagesAlex Merkel2020-06-181-0/+10
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
* | / | | | | | | | | | | | | | | | | | | | [skip travis] version bumpUnknown2020-09-011-1/+1
|/ / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new build available - pip install youtube-dlc
* | | | | | | | | | | | | | | | | | | | | Merge pull request #13 from random-nick/masterTom-Oliver Heidel2020-08-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [youtube] Fix age gate detection
| * | | | | | | | | | | | | | | | | | | | | [youtube] Fix age gate detectionrandom-nick2020-07-251-1/+1
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #12 from siikamiika/youtube-live-chatTom-Oliver Heidel2020-08-314-17/+138
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Youtube live chat
| * | | | | | | | | | | | | | | | | | | | | | harden regex with lookbehindsiikamiika2020-08-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fix ytInitialData parsingsiikamiika2020-08-112-3/+10
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fix premiere live chatsiikamiika2020-08-051-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They have isLiveContent = false so just check if the live chat renderer continuation exists
| * | | | | | | | | | | | | | | | | | | | | | flake8siikamiika2020-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | attempt to fix syntax error on older pythonsiikamiika2020-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | rename variablesiikamiika2020-08-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | run flake8siikamiika2020-08-052-6/+5
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | check live chat replay existencesiikamiika2020-08-052-13/+33
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | support youtube live chat replaysiikamiika2020-08-053-0/+98
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | use dl function for subtitlessiikamiika2020-08-031-13/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #11 from gschizas/bugfix/youtube/chapters-fix-extractorTom-Oliver Heidel2020-08-311-10/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix/youtube/chapters fix extractor
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ↵George Schizas2020-08-282-10/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix/youtube/chapters-fix-extractor
| * | | | | | | | | | | | | | | | | | | | | | Use initial data from JS instead to get chaptersGeorge Schizas2020-08-111-10/+4
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are probably a lot more useful data in there.
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #10 from adrianheine/videaTom-Oliver Heidel2020-08-311-2/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [videa] Adapt to updates
| * | | | | | | | | | | | | | | | | | | | | | [videa] Adapt to updatesAdrian Heine2020-08-121-2/+60
| |/ / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #26288, closes #25973, closes #25650.
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #9 from Surkal/francetvTom-Oliver Heidel2020-08-311-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [francetv] fix extractor
| * | | | | | | | | | | | | | | | | | | | | | [francetv] fix extractorSurkal2020-08-141-5/+7
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #8 from geauxlo/masterTom-Oliver Heidel2020-08-311-9/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [twitch]
| * | | | | | | | | | | | | | | | | | | | | | UNDOgeauxlo2020-06-101-51/+13
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Recognize more valid URLsgeauxlo2020-06-101-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 possiblegeauxlo2020-06-101-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 TwitchPlaylistBaseIEgeauxlo2020-06-101-9/+11
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #7 from sxvghd/doodstreamTom-Oliver Heidel2020-08-312-0/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doodstream
| * | | | | | | | | | | | | | | | | | | | | | | [doodstream] flake8 compliancesxvghd2020-08-181-5/+5
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Styling changessxvghd2020-08-171-8/+11
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | [doodstream] new extractorsxvghd2020-08-162-0/+69
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #6 from sgstair/storyfireTom-Oliver Heidel2020-08-312-0/+260
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [StoryFire] Add new extractor
| * | | | | | | | | | | | | | | | | | | | | | | [StoryFire] Add new extractorStephen Stair2020-08-162-0/+260
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | [skip travis] update readme.Tom-Oliver Heidel2020-08-311-1032/+10
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | [skip travis] remove original travis configUnknown2020-08-311-50/+0
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | [skip travis] tweak auto publishTom-Oliver Heidel2020-08-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4 from blackjack4494/pyinstallerTom-Oliver Heidel2020-08-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skip travis] simple bat for win binary
| * | | | | | | | | | | | | | | | | | | | | | | simple bat for win binaryUnknown2020-08-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3 from blackjack4494/sc-extractor-web_authTom-Oliver Heidel2020-08-311-10/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sc extractor web auth
| * | | | | | | | | | | | | | | | | | | | | | | | flake8 fix.Unknown2020-08-071-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | auth fix.Unknown2020-08-071-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | flake8Unknown2020-08-061-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | working login. aac hq is working if availableUnknown2020-08-062-166/+19
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | updated test. sign in sc.pyUnknown2020-08-062-213/+75
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | hard web auth.Unknown2020-08-062-5/+69
| | | | | | | | | | | | | | | | | | | | | | | | |