aboutsummaryrefslogtreecommitdiffstats
path: root/livie.py
Commit message (Collapse)AuthorAgeFilesLines
* 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-121-12/+11
|
* Support HD videosJesús2019-07-091-15/+25
| | | | | - Rebuild regex to find the URL of the videos - Add HD format only available for some videos this is caused by the YT DRM.
* 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
|
* Changed engine from YT to invidious closed #3Jesús2019-07-071-33/+22
|
* fix views string closed #2Jesús2019-05-161-1/+1
|
* initial importJesús2019-05-151-0/+47