Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add show URL playing in *Messages* buffer | Jesús | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | Define default stream | Jesús | 2021-01-22 | 1 | -5/+10 |
| | |||||
* | Add support to quality selection | Jesús | 2021-01-18 | 1 | -6/+10 |
| | |||||
* | Fix mpv format | Jesús | 2021-01-17 | 1 | -2/+2 |
| | |||||
* | Fixed: "Failed to initialize a decoder for codec 'av1'" | Jesús | 2021-01-17 | 1 | -1/+1 |
| | | | | | ffmpeg version 3.3.8 of Hyperbola does not currently support av1. We hope to have av1 support soon! | ||||
* | Improve colors in light theme | Jesús | 2021-01-17 | 1 | -2/+2 |
| | |||||
* | Pretty code | Jesús | 2021-01-17 | 1 | -25/+25 |
| | |||||
* | Add features: playlist and channel | Jesús | 2021-01-17 | 1 | -60/+415 |
| | |||||
* | minor fix | Jesús | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Remove python dependencie and integrate Invidious API | Jesús | 2021-01-16 | 1 | -117/+241 |
| | |||||
* | Usage yt-local as scrapping | Jesús | 2021-01-15 | 1 | -4/+1 |
| | |||||
* | Revert "Use BeautifulSoup to extract information from YT searches" | Jesús | 2020-07-17 | 1 | -1/+4 |
| | | | | | | This reverts commit 8dbd0685240518f255603d3d86ac07e20460b862. (closes #7) | ||||
* | Replace to URL Freedom | Jesús | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | Use BeautifulSoup to extract information from YT searches | Jesús | 2019-11-27 | 1 | -2/+1 |
| | | | | | Google is blocking IP's the instances of invidio, because of these reasons livie will use BeautifulSoup to extract information from YT searches | ||||
* | change intance to invidio.us | Jesús | 2019-10-12 | 1 | -1/+1 |
| | | | | Message from snopyta: Google currently rate limits IP addresses much faster, it could be that this instance wont work for a some time. | ||||
* | Change to proxy.invidious.snopyta.org instance | Jesús | 2019-10-10 | 1 | -1/+1 |
| | |||||
* | improve syntax regex | Jesús | 2019-07-09 | 1 | -1/+2 |
| | |||||
* | Support HD videos | Jesús | 2019-07-09 | 1 | -2/+2 |
| | | | | | - Rebuild regex to find the URL of the videos - Add HD format only available for some videos this is caused by the YT DRM. | ||||
* | Changed engine from YT to invidious closed #3 | Jesús | 2019-07-07 | 1 | -1/+1 |
| | |||||
* | initial import | Jesús | 2019-05-15 | 1 | -0/+156 |