aboutsummaryrefslogtreecommitdiffstats
path: root/livie.el
Commit message (Collapse)AuthorAgeFilesLines
* Add show URL playing in *Messages* bufferJesús2021-01-261-1/+1
|
* Define default streamJesús2021-01-221-5/+10
|
* Add support to quality selectionJesús2021-01-181-6/+10
|
* Fix mpv formatJesús2021-01-171-2/+2
|
* Fixed: "Failed to initialize a decoder for codec 'av1'"Jesús2021-01-171-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 themeJesús2021-01-171-2/+2
|
* Pretty codeJesús2021-01-171-25/+25
|
* Add features: playlist and channelJesús2021-01-171-60/+415
|
* minor fixJesús2021-01-161-1/+1
|
* Remove python dependencie and integrate Invidious APIJesús2021-01-161-117/+241
|
* Usage yt-local as scrappingJesús2021-01-151-4/+1
|
* Revert "Use BeautifulSoup to extract information from YT searches"Jesús2020-07-171-1/+4
| | | | | | This reverts commit 8dbd0685240518f255603d3d86ac07e20460b862. (closes #7)
* Replace to URL FreedomJesús2019-12-041-1/+1
|
* Use BeautifulSoup to extract information from YT searchesJesús2019-11-271-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.usJesús2019-10-121-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 instanceJesús2019-10-101-1/+1
|
* improve syntax regexJesús2019-07-091-1/+2
|
* Support HD videosJesús2019-07-091-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 #3Jesús2019-07-071-1/+1
|
* initial importJesús2019-05-151-0/+156