Commit Graph

814 Commits

Author SHA1 Message Date
PLUJA
3d8818a818
Update README.md 2020-11-04 09:03:13 +01:00
PLUJA
6514e80ea4
Update README.md 2020-11-04 08:57:59 +01:00
pluja
eda19ffebb Add Yotter version to /status (#130) 2020-11-04 08:49:10 +01:00
pluja
b004a2da52 Add version to yotter-config.json 2020-11-04 08:43:48 +01:00
pluja
c0fc666d83 Merge 2020-11-04 08:28:34 +01:00
pluja
b84dc6dcc4 Fix Error on videos with no likes/dislikes
Error 500 was displayed on some videos which had 0 likes or 0 dislikes, as the returned type was None. It was already treated but not used
2020-11-04 08:28:14 +01:00
PLUJA
b5a0f84628
Merge pull request #135 from Christiankoo/background_import
Background process for importing data - Solves #95
2020-11-04 08:22:38 +01:00
Christiankoo
3564c19838 Background process for importing data 2020-11-03 22:00:38 +01:00
PLUJA
1585b47a76
Update README.md 2020-11-03 09:21:22 +01:00
pluja
9e7af17c73 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-11-03 09:16:45 +01:00
pluja
784fe27b3c Add link to faq on registrations 2020-11-03 09:16:31 +01:00
PLUJA
a97b7429de
Bump youtube-dlc from 2020.10.26 to 2020.10.31
Bump youtube-dlc from 2020.10.26 to 2020.10.31
2020-11-02 10:27:56 +01:00
dependabot[bot]
933d0b2c83
Bump youtube-dlc from 2020.10.26 to 2020.10.31
Bumps [youtube-dlc](https://github.com/blackjack4494/youtube-dlc) from 2020.10.26 to 2020.10.31.
- [Release notes](https://github.com/blackjack4494/youtube-dlc/releases)
- [Commits](https://github.com/blackjack4494/youtube-dlc/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 07:24:40 +00:00
pluja
98b0b16f5a Fix error with twitter
Provoked by previous commit
2020-11-01 22:35:56 +01:00
pluja
923c3f2a62 Fix <br> text on tweets 2020-11-01 22:32:40 +01:00
PLUJA
64dc9b6658
add youtube-dlc and remove unused 2020-11-01 18:27:55 +01:00
PLUJA
22b9c84d76
Add more crypto donations 2020-11-01 18:26:08 +01:00
FireMasterK
6375ec6626 Add docker instructions for ytproxy. 2020-10-31 15:19:02 +05:30
FireMasterK
84b5008937 Add the go ytproxy. 2020-10-31 15:19:02 +05:30
FireMasterK
b5bfca0280 Fix the cache keys. 2020-10-31 15:19:02 +05:30
PLUJA
d7ad71bb7f
Replace register for status on public instances 2020-10-30 23:02:59 +01:00
FireMasterK
d654ed132d
Add a pypy docker image. (#129) 2020-10-31 00:15:55 +05:30
pluja
027f35983b Remove useless youtube_data and small fix 2020-10-30 16:37:12 +01:00
pluja
ff2d8e67d3 Fix videos without dislikes or likes (#123) 2020-10-30 16:26:23 +01:00
pluja
2b496ad70e mend 2020-10-30 16:22:37 +01:00
pluja
158117a66a Fix non-liked videos 2020-10-30 16:22:15 +01:00
pluja
78d6044dd2 Use Youtube-dlc for video data extraction 2020-10-30 16:16:09 +01:00
pluja
016bcd4775 Add lxml 2020-10-30 15:58:21 +01:00
pluja
be30aa5c82 Update and clean requirements 2020-10-30 12:32:09 +01:00
pluja
2cb60b6cb1 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-10-30 12:16:58 +01:00
dependabot[bot]
21df1b4182 Bump numpy from 1.19.2 to 1.19.3
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.19.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:21:27 +05:30
dependabot[bot]
3bbdede351 Bump python-dotenv from 0.14.0 to 0.15.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.14.0...v0.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 12:18:01 +05:30
PLUJA
1342e34383
Bump feedparser from 6.0.1 to 6.0.2
Bump feedparser from 6.0.1 to 6.0.2
2020-10-27 10:34:01 +01:00
dependabot[bot]
aa2372cd13
Bump feedparser from 6.0.1 to 6.0.2
Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/kurtmckee/feedparser/releases)
- [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/kurtmckee/feedparser/compare/6.0.1...6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 07:25:33 +00:00
PLUJA
11d9e07eae
Bump zope-interface from 5.1.0 to 5.1.2
Bump zope-interface from 5.1.0 to 5.1.2
2020-10-24 11:22:54 +02:00
PLUJA
b85876e136
Bump lxml from 4.5.2 to 4.6.1
Bump lxml from 4.5.2 to 4.6.1
2020-10-24 11:20:08 +02:00
PLUJA
1692d08983
Bump urllib3 from 1.25.10 to 1.25.11
Bump urllib3 from 1.25.10 to 1.25.11
2020-10-24 11:19:54 +02:00
PLUJA
dbe13e21ea
Merge pull request #121 from eetukarvonen/widen-ui
Widen the UI for video.html
2020-10-24 11:19:14 +02:00
eetukarvonen
e1cacd160a Widen the UI for video.html 2020-10-22 05:44:43 -04:00
dependabot[bot]
d7839fb31b
Bump urllib3 from 1.25.10 to 1.25.11
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.25.11.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.25.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 05:57:09 +00:00
dependabot[bot]
92aa6b55c6
Bump lxml from 4.5.2 to 4.6.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.2...lxml-4.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 05:57:03 +00:00
PLUJA
d915f171be
Bump beautifulsoup4 from 4.9.2 to 4.9.3
Bump beautifulsoup4 from 4.9.2 to 4.9.3
2020-10-19 19:01:17 +02:00
PLUJA
3a74e4add8
Bump sqlalchemy from 1.3.19 to 1.3.20
Bump sqlalchemy from 1.3.19 to 1.3.20
2020-10-19 19:00:51 +02:00
PLUJA
294c8530de
Bump multidict from 4.7.6 to 5.0.0
Bump multidict from 4.7.6 to 5.0.0
2020-10-19 19:00:30 +02:00
pluja
fa893f2d05 Change nginxVideoProxy to isInstance 2020-10-17 13:09:08 +02:00
pluja
4b153cf7e9 Fix #113 2020-10-16 13:17:58 +02:00
pluja
3846264dd4 Fixes #110 2020-10-15 06:59:20 +02:00
dependabot[bot]
e220f02aad
Bump sqlalchemy from 1.3.19 to 1.3.20
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.19 to 1.3.20.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 06:29:17 +00:00
dependabot[bot]
29297a0be4
Bump multidict from 4.7.6 to 5.0.0
Bumps [multidict](https://github.com/aio-libs/multidict) from 4.7.6 to 5.0.0.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/multidict/compare/v4.7.6...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 06:29:17 +00:00
FireMasterK
686a9bef91
Merge pull request #104 from ytorg/dependabot/github_actions/actions/cache-v2.1.2
Bump actions/cache from v2.1.1 to v2.1.2
2020-10-12 13:33:58 +05:30