aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix imageJesús2019-07-071-0/+0
|
* update screenshotJesús2019-07-071-0/+0
|
* Changed engine from YT to invidious closed #3Jesús2019-07-073-38/+24
|
* minor fix README.mdJesús2019-05-171-1/+1
|
* update READNE ~ #1Jesús2019-05-161-0/+1
|
* fix views string closed #2Jesús2019-05-161-1/+1
|
* initial importJesús2019-05-155-0/+911