48 Commits

Author SHA1 Message Date
2e031a449a
Define default stream 2021-01-22 17:10:40 -05:00
8ad25fded8
README.md: update 2021-01-22 12:40:39 -05:00
bd11a3cc9a
Add support to quality selection 2021-01-18 18:02:34 -05:00
760deafd20
Fix mpv format 2021-01-17 22:51:48 -05:00
acbd7fa835
Fixed: "Failed to initialize a decoder for codec 'av1'"
ffmpeg version 3.3.8 of Hyperbola does not currently support av1.
We hope to have av1 support soon!
2021-01-17 21:16:07 -05:00
453ec43e9d
Improve colors in light theme 2021-01-17 19:16:55 -05:00
6d12908ab8
Pretty code 2021-01-17 15:28:32 -05:00
15b2ecf652
Add features: playlist and channel 2021-01-17 15:07:10 -05:00
66cc2e1e08
README.md: remove config obsolete 2021-01-17 11:43:45 -05:00
99a03348cc
README.md: update 2021-01-16 22:37:28 -05:00
439c4638c1
minor fix 2021-01-16 22:35:38 -05:00
e5ab4fa1eb
Remove python dependencie and integrate Invidious API 2021-01-16 22:18:30 -05:00
be65320ce6
Change API 2021-01-16 18:00:52 -05:00
5e8e05a8ed
README.md: update 2021-01-15 20:56:55 -05:00
45cccd67a9
Check noneType 2021-01-15 20:33:16 -05:00
1dbd4a11e3
Usage yt-local as scrapping 2021-01-15 19:25:40 -05:00
938265700a
Revert "Use BeautifulSoup to extract information from YT searches"
This reverts commit 8dbd0685240518f255603d3d86ac07e20460b862.

(closes #7)
2020-07-17 16:52:56 -05:00
cc0df81f19
pep8 2020-02-28 18:35:35 -05:00
3fe37c353a
fix missing dependencie python-lxml closed #6 2020-01-17 14:14:35 -05:00
64a5dd73e5
minor fix format string 2019-12-04 23:50:07 -05:00
c5e51fdb15
format strings traditional mode 2019-12-04 23:46:18 -05:00
4a6a052b5c
relax replace url 2019-12-04 15:30:02 -05:00
c4816ef472
update screenshot 2019-12-04 15:12:26 -05:00
6037dccec8
Replace to URL Freedom 2019-12-04 15:09:32 -05:00
58a8f99398
fix missing dependencie 2019-12-04 14:49:42 -05:00
2c8ae4c52d
update logo license 2019-12-04 12:45:09 -05:00
0cfe966956
update screenshot 2019-12-04 12:41:38 -05:00
8dbd068524
Use BeautifulSoup to extract information from YT searches
Google is blocking IP's the instances of invidio, because of these reasons
livie will use BeautifulSoup to extract information from YT searches
2019-11-27 16:23:59 -05:00
abbf953e64
change intance to invidio.us
Message from snopyta: Google currently rate limits IP addresses much faster, it could be that this instance wont work for a some time.
2019-10-12 19:35:02 -05:00
411f640ecf
Change to proxy.invidious.snopyta.org instance 2019-10-10 17:07:35 -05:00
2e85a27bd5
Fix TypeError: the JSON object must be str, not 'bytes' closed #5 2019-07-12 11:37:10 -05:00
b219403990
fix SyntaxError: invalid syntax closed #1 2019-07-12 11:33:06 -05:00
1d3fa5beac
improve syntax regex 2019-07-09 12:30:48 -05:00
dab16420a9
Support HD videos
- Rebuild regex to find the URL of the videos
- Add HD format only available for some videos this is caused by the YT DRM.
2019-07-09 11:11:34 -05:00
ef23834b03
added python-requests to README.md closed #4 2019-07-07 22:32:10 -05:00
549f3e434a
improve syntax 2019-07-07 20:01:50 -05:00
6d02f8e103
improve sintax 2019-07-07 19:58:35 -05:00
d73d001707
improve output 2019-07-07 18:49:44 -05:00
3a4f47ad89
fix security concat 2019-07-07 18:47:47 -05:00
24f6e40491
improve README.md 2019-07-07 17:55:53 -05:00
a968bf24b6
added installation into emacs-personal 2019-07-07 17:52:31 -05:00
b355865bdb
fix image 2019-07-07 17:37:25 -05:00
0a4d399dd4
update screenshot 2019-07-07 17:36:05 -05:00
2a0c7cf582
Changed engine from YT to invidious closed #3 2019-07-07 17:33:15 -05:00
17f267be9d
minor fix README.md 2019-05-17 10:29:47 -05:00
a74bbe9548
update READNE ~ #1 2019-05-16 18:46:28 -05:00
d58457a2bf
fix views string closed #2 2019-05-16 18:45:30 -05:00
7e4a223d1c
initial import 2019-05-15 21:58:02 -05:00