33 Commits

Author SHA1 Message Date
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