aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update livie instanceHEADmainJesus14 days1-1/+1
|
* minor fix kbdJesús2022-01-171-1/+1
|
* change Invidious APIJesús2021-02-031-1/+1
| | | | | | | | | https://invidious.048596.xyz/api/v1/* is down :s ``` Forbidden You don't have permission to access this resource. ```
* fix formatJesús2021-01-261-1/+1
|
* fix typoJesús2021-01-261-1/+1
|
* Add versionJesús2021-01-261-0/+2
|
* change position Invidious APIJesús2021-01-261-4/+3
|
* change function 'q' keyJesús2021-01-262-2/+2
|
* Add show URL playing in *Messages* bufferJesús2021-01-261-1/+1
|
* Define default streamJesús2021-01-221-5/+10
|
* README.md: updateJesús2021-01-221-0/+2
|
* 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-173-35/+35
|
* Add features: playlist and channelJesús2021-01-174-76/+703
|
* README.md: remove config obsoleteJesús2021-01-171-2/+0
|
* README.md: updateJesús2021-01-161-1/+1
|
* minor fixJesús2021-01-161-1/+1
|
* Remove python dependencie and integrate Invidious APIJesús2021-01-164-165/+257
|
* Change APIJesús2021-01-163-29/+19
|
* README.md: updateJesús2021-01-151-1/+1
|
* Check noneTypeJesús2021-01-151-5/+14
|
* Usage yt-local as scrappingJesús2021-01-154-31/+27
|
* Revert "Use BeautifulSoup to extract information from YT searches"Jesús2020-07-173-35/+30
| | | | | | This reverts commit 8dbd0685240518f255603d3d86ac07e20460b862. (closes #7)
* pep8Jesús2020-02-281-0/+1
|
* fix missing dependencie python-lxml closed #6Jesús2020-01-171-1/+2
|
* minor fix format stringJesús2019-12-041-1/+1
|
* format strings traditional modeJesús2019-12-041-1/+1
|
* relax replace urlJesús2019-12-041-8/+1
|
* update screenshotJesús2019-12-041-0/+0
|
* Replace to URL FreedomJesús2019-12-042-2/+9
|
* fix missing dependencieJesús2019-12-041-1/+2
|
* update logo licenseJesús2019-12-041-5/+1
|
* update screenshotJesús2019-12-041-0/+0
|
* Use BeautifulSoup to extract information from YT searchesJesús2019-11-273-28/+32
| | | | | 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-122-2/+2
| | | | 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-102-2/+2
|
* Fix TypeError: the JSON object must be str, not 'bytes' closed #5Jesús2019-07-121-1/+1
|
* fix SyntaxError: invalid syntax closed #1Jesús2019-07-122-13/+12
|
* improve syntax regexJesús2019-07-091-1/+2
|
* Support HD videosJesús2019-07-092-17/+27
| | | | | - Rebuild regex to find the URL of the videos - Add HD format only available for some videos this is caused by the YT DRM.
* added python-requests to README.md closed #4Jesús2019-07-071-1/+2
|
* improve syntaxJesús2019-07-071-1/+1
|
* improve sintaxJesús2019-07-071-2/+3
|
* improve outputJesús2019-07-071-5/+5
|
* fix security concatJesús2019-07-071-12/+12
|
* improve README.mdJesús2019-07-071-1/+5
|
* added installation into emacs-personalJesús2019-07-071-0/+13
|