| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-08 | Add YT embed link to watch page | saltycrys | |
| 2020-12-08 | Merge pull request #1552 from azhao-squareup/master | TheFrenchGhosty | |
| do not proxy hls livestrem on supported browser | |||
| 2020-12-08 | Merge pull request #1549 from saltycrys/invidious-playlist-continuation | TheFrenchGhosty | |
| Fix Invidious playlist continuation | |||
| 2020-12-08 | Merge pull request #1548 from saltycrys/patch-1 | TheFrenchGhosty | |
| Remove unused steps from CI | |||
| 2020-12-08 | do not proxy hls on supported browser | Andrew Zhao | |
| 2020-12-08 | Shuffle URL params | saltycrys | |
| The `list` and `index` params are the most important and come first now. | |||
| 2020-12-08 | Add embed link to watch page | saltycrys | |
| 2020-12-07 | Fix Invidious playlist continuation | saltycrys | |
| Playing a video in a Invidious playlist now correctly redirects to the next video. The problem was that the offset was updated in the wrong place. | |||
| 2020-12-07 | Remove unused steps from CI | saltycrys | |
| There is no way to cache Crystal unfortunately. See https://github.com/oprypin/install-crystal/issues/2 | |||
| 2020-12-07 | Merge pull request #1544 from schwukas/fix-youtube-subscription-import | TheFrenchGhosty | |
| Fix youtube subscription import | |||
| 2020-12-07 | Merge pull request #1546 from schwukas/fix-empty-documents | TheFrenchGhosty | |
| Fix #1516 Document is empty | |||
| 2020-12-07 | Update link to instructions | Lukas | |
| 2020-12-07 | Fix #1516 Document is empty | Lukas | |
| 2020-12-07 | Merge pull request #1543 from schwukas/update-screenshots | TheFrenchGhosty | |
| Add missing screenshot and update the older ones | |||
| 2020-12-06 | Fix YouTube subscription import parser | Lukas | |
| 2020-12-06 | Add temporary link to subscription export instructions | Lukas | |
| 2020-12-06 | Add missing screenshot and update the older ones | Lukas | |
| 2020-12-06 | Increase YouTube request timeout (#1540) | saltycrys | |
| Increase YouTube request timeout | |||
| 2020-12-06 | Merge pull request #1539 from saltycrys/fix-comments | TheFrenchGhosty | |
| Fix comments | |||
| 2020-12-06 | Fix comment continuation tests | saltycrys | |
| 2020-12-06 | Fix comments | saltycrys | |
| The YouTube headers are now always added for requests to YouTube. Previously they were only added for requests going through QUIC. The session token is now JSON decoded to unescape escaped Unicode characters. The comment continuation protobuf has been updated and the request now goes through the YouTube `pbj` JSON API. | |||
| 2020-12-05 | Merge pull request #1538 from Sonic-Y3k/master | TheFrenchGhosty | |
| Fix invidious version for docker image | |||
| 2020-12-05 | Fix invidious version for docker image | Sonic-Y3k | |
| As Alpine-Linux per default uses the busybox date command, the -f option is not available and the build will fail. | |||
| 2020-12-04 | Merge pull request #1519 from saltycrys/github-actions-ci | TheFrenchGhosty | |
| Switch to GitHub Actions for CI | |||
| 2020-12-04 | Merge pull request #1529 from saltycrys/fix-version | TheFrenchGhosty | |
| Fix invidious version for old git versions | |||
| 2020-12-04 | Fix invidious version for old git versions | saltycrys | |
| The `%cs` format was only added to git in version 2.25 while `%ci` has been around forever. | |||
| 2020-12-03 | Merge pull request #1525 from saltycrys/fix-video-descriptions | TheFrenchGhosty | |
| Fix `extract_polymer_config` | |||
| 2020-12-03 | Merge pull request #1526 from saltycrys/fix-redirect-channels | TheFrenchGhosty | |
| Fix redirect channels | |||
| 2020-12-03 | Fix redirect channels | saltycrys | |
| Redirect channels may use JS to redirect now, instead of only a response header as it used to be. This fix reads the channel to redirect to from `ytInitialData`. | |||
| 2020-12-03 | Fix `extract_polymer_config` | saltycrys | |
| The `ytInitialPlayerResponse` regex can now handle `var` and `window` assignments. The video streams can now be extracted from `player_response` and `initial_data`. This fixes the descriptions on videos and videos themselves. Videos are technically broken right now, but work becasue of a fallback that goes through embeds. | |||
| 2020-12-03 | Run CI on `api-only` branch, too | saltycrys | |
| 2020-12-02 | Better message for the Stale action | TheFrenchGhosty | |
| 2020-12-02 | Replace the Stale bot with a Github action because it has been reported as dead | TheFrenchGhosty | |
| 2020-12-02 | Merge pull request #1520 from matthewmcgarvey/extract-search-endpoints | TheFrenchGhosty | |
| Extracting search endpoints from global file | |||
| 2020-12-02 | Update the Stale bot config with a 1 month delay between mark and close | TheFrenchGhosty | |
| 2020-12-02 | Add the Stale bot config | TheFrenchGhosty | |
| 2020-12-02 | Run CI only once per change | saltycrys | |
| 2020-12-02 | Add shard caching to CI | saltycrys | |
| 2020-12-02 | Track shard.lock | saltycrys | |
| 2020-12-02 | Display lint fixes on lint error | saltycrys | |
| 2020-12-01 | Extracting search endpoints | Matthew McGarvey | |
| 2020-12-01 | Switch to GitHub Actions for CI | saltycrys | |
| Travis CI is slow, builds are first queued up forever and then the builds themselves are slow, too. GitHub Actions run pretty much immediately and are fast. Also separate jobs run at the same time unlike on Travis CI. | |||
| 2020-12-01 | Merge pull request #1513 from saltycrys/improve-error-message-2 | TheFrenchGhosty | |
| Improve error message 2 | |||
| 2020-12-01 | Improve error message 2 | saltycrys | |
| Electric Boogaloo The long backtrace has been moved into a `<details>` HTML element, as suggested by @B0pol. To make the error still visible it has been added to the top under `Title:`. This also encourages informative issue titles. | |||
| 2020-12-01 | Switch to date based versioning scheme | saltycrys | |
| Since no new tags are created for releases the version has been frozen for some time, with only the commit hash changing. Versions based on the latest commit date make it much easier to identify them. | |||
| 2020-11-30 | Update the readme with links to the new documentation repository | TheFrenchGhosty | |
| 2020-11-30 | Merge pull request #1506 from tirz/fix-channel_parsing | TheFrenchGhosty | |
| fix: channel info parsing | |||
| 2020-11-30 | fix: channel info parsing | Théo Gaillard | |
| 2020-11-30 | Remove the donation link from the readme | TheFrenchGhosty | |
| 2020-11-30 | Fix formatting of #1504 | TheFrenchGhosty | |
