Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: youtube: Polymer UI and JSON endpoints for playlists | Luc Ritchie | 2020-11-10 | 1 | -154/+126 |
| | | | | | | | | | We already had a few copies of Polymer-style pagination handling logic for certain circumstances, but now we're forced into using it for all playlists since we can no longer disable Polymer. Refactor the logic to move it to the parent class for all entry lists (including e.g. search results, feeds, and list of playlists), and generify a bit to cover the child classes' use cases. | ||||
* | Merge pull request #129 from blackjack4494/release | Tom-Oliver Heidel | 2020-11-07 | 1 | -5/+5 |
|\ | | | | | workflow file | ||||
| * | [skip travis] update workflow - sha file | Tom-Oliver Heidel | 2020-11-07 | 1 | -5/+5 |
| | | |||||
| * | Merge pull request #74 from blackjack4494/master | Tom-Oliver Heidel | 2020-10-31 | 32 | -268/+722 |
| |\ | | | | | | | Release 2020.10.31 | ||||
| * \ | Merge pull request #16 from blackjack4494/master | Tom-Oliver Heidel | 2020-10-26 | 8 | -25/+49 |
| |\ \ | | | | | | | | | Release 26.10.2020 | ||||
| * \ \ | Merge pull request #4 from blackjack4494/master | Tom-Oliver Heidel | 2020-10-24 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Release 24.10.2020 | ||||
* | \ \ \ | Merge pull request #124 from nixxo/mailru-fix | Tom-Oliver Heidel | 2020-11-07 | 1 | -2/+11 |
|\ \ \ \ \ | | | | | | | | | | | | | [mailru] removed escaped braces, use urljoin, added tests | ||||
| * | | | | | [mailru] removed escaped braces, use urljoin, added tests | nixxo | 2020-11-05 | 1 | -2/+11 |
| | | | | | | |||||
* | | | | | | Merge remote-tracking branch 'origin/master' | Unknown | 2020-11-07 | 2 | -2/+15 |
|\| | | | | | |||||
| * | | | | | Merge pull request #118 from insaneracist/youtube-music-playlist | Tom-Oliver Heidel | 2020-11-05 | 1 | -2/+12 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [youtube] fix: Youtube Music playlists | ||||
| | * | | | | | [youtube] added Youtube Music channel info | insaneracist | 2020-11-04 | 1 | -2/+9 |
| | | | | | | | |||||
| | * | | | | | [youtube] fix: Youtube Music playlists | insaneracist | 2020-11-04 | 1 | -2/+5 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #117 from nixxo/la7-proto-fix | Tom-Oliver Heidel | 2020-11-05 | 1 | -0/+3 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | [la7] fix missing protocol | ||||
| | * | | | | | | [la7] fix missing protocol | nixxo | 2020-11-04 | 1 | -0/+3 |
| | | | | | | | | |||||
* | | | | | | | | [skip travis] readme and pypi update | Unknown | 2020-11-07 | 2 | -2/+3 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #112 from insaneracist/youtube-mix-fix | Tom-Oliver Heidel | 2020-11-05 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [youtube] fix: mix playlist title | ||||
| * | | | | | | | [youtube] get mix playlist title from ytInitialData | insaneracist | 2020-11-03 | 1 | -0/+4 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #101 from exwm/vlive-fix | Tom-Oliver Heidel | 2020-11-05 | 1 | -83/+104 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [vlive] fix extractor for revamped website | ||||
| * | | | | | | | | [vlive] add: improved video extractor errors | exwm | 2020-11-03 | 1 | -5/+15 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] fix: missing expected types for try_get | exwm | 2020-11-03 | 1 | -4/+5 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] refactor: delete dead function code | exwm | 2020-11-03 | 1 | -10/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] fix: raise login required error on vlive+ | exwm | 2020-11-02 | 1 | -12/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] fix: live video extractor | exwm | 2020-11-02 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use live video info endpoint from v3 api | ||||
| * | | | | | | | | [vlive] fix: vod logic wrongly used for live video | exwm | 2020-11-02 | 1 | -9/+9 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] fix: fetching live video not yet uploaded for replay | exwm | 2020-11-02 | 1 | -1/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] add: support new channel url format | exwm | 2020-11-02 | 1 | -4/+11 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] add: support video post urls | exwm | 2020-11-02 | 1 | -11/+30 |
| | | | | | | | | | |||||
| * | | | | | | | | [vlive] fix: extractor tests for VODs | exwm | 2020-11-02 | 1 | -45/+44 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #120 from pukkandan/no-embed-livechat | Tom-Oliver Heidel | 2020-11-04 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Don't try to embed/convert json subtitles generated by youtube livechat | ||||
| * | | | | | | | | | Don't try to embed/convert json subtitles generated by youtube livechat | pukkandan | 2020-11-05 | 1 | -2/+9 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #108 from insaneracist/ytdl-pr/24751-zoomus | Tom-Oliver Heidel | 2020-11-04 | 2 | -0/+83 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | [zoom] new extractor | ||||
| * | | | | | | | | [zoom] rename extractor from zoomus | insaneracist | 2020-11-04 | 2 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | [zoomus] Adjusted url regex, now allowing for arbitrary long ids, dont throw ↵ | Roman Sebastian Karwacik | 2020-11-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | warning if password field not found | ||||
| * | | | | | | | | [zoomus] Adjusted referer header, fixed formating for flake8 | Roman Sebastian Karwacik | 2020-11-02 | 1 | -2/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | [zoomus] Added support for password protected videos | Roman Sebastian Karwacik | 2020-11-02 | 1 | -1/+30 |
| | | | | | | | | | |||||
| * | | | | | | | | [zoomus] coding conventions | Roman Sebastian Karwacik | 2020-11-02 | 1 | -9/+13 |
| | | | | | | | | | |||||
| * | | | | | | | | [zoomus] Cleanup | Roman Sebastian Karwacik | 2020-11-02 | 1 | -12/+9 |
| | | | | | | | | | |||||
| * | | | | | | | | [zoomus] Allow for more urls | Roman Sebastian Karwacik | 2020-11-02 | 1 | -2/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | [zoomus] Add new extractor | Roman Sebastian Karwacik | 2020-11-02 | 2 | -0/+52 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #57 from insaneracist/youtube-mix-fix | Tom-Oliver Heidel | 2020-11-03 | 1 | -9/+26 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | [youtube] fix: extract mix playlist ids from ytInitialData (#33) | ||||
| * | | | | | | | python2: don't use str, use compat_str | insaneracist | 2020-11-02 | 1 | -4/+4 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into youtube-mix-fix | insaneracist | 2020-10-31 | 28 | -156/+581 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | [youtube] fix: extract mix playlist ids from ytInitialData (#33) | insaneracist | 2020-10-29 | 1 | -9/+26 |
| | | | | | | | | |||||
* | | | | | | | | [skip travis] add option to use pip to use master | Tom-Oliver Heidel | 2020-11-03 | 1 | -0/+4 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #68 from peet1993/master | Tom-Oliver Heidel | 2020-11-03 | 1 | -54/+71 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [Youtube] Fixed problem with new youtube player | ||||
| * | | | | | | | | Fixed problem with new youtube player, leading to "Unable to extract video ↵ | Peter Oettig | 2020-10-31 | 1 | -54/+71 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | data". | ||||
* | | | | | | | | Merge pull request #82 from nixxo/skyitalia | Tom-Oliver Heidel | 2020-11-03 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | [skyitalia] added geoblock msg | ||||
| * | | | | | | | [skyitalia] added geoblock msg | nixxo | 2020-10-31 | 1 | -0/+4 |
| | | | | | | | | |||||
* | | | | | | | | [skip travis] | Tom-Oliver Heidel | 2020-11-02 | 1 | -1/+0 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | [skip travis] select python 3.8 in workflow file | Tom-Oliver Heidel | 2020-11-01 | 1 | -1/+1 |
| | | | | | | |