Commit Graph

690 Commits

Author SHA1 Message Date
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
dependabot[bot]
ec8f2d8dde
Bump beautifulsoup4 from 4.9.2 to 4.9.3
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.2 to 4.9.3.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 07:12:20 +00:00
dependabot[bot]
9ac7be7a3b
Bump actions/cache from v2.1.1 to v2.1.2
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.1...d1255ad9362389eac595a9ae406b8e8cb3331f16)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 07:08:50 +00:00
pluja
4e3a1f4ed3 Description error 2020-10-11 07:53:49 +02:00
pluja
bd5d300386 Fix error with descriptions 2020-10-11 07:51:49 +02:00
pluja
36abcbd0d7 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-10-10 22:35:13 +02:00
pluja
4d44cd267f Replace hardcoded boolean
Forgot it while testing :D
2020-10-10 22:34:56 +02:00
PLUJA
d279413d8f
Update README.md 2020-10-10 22:34:08 +02:00
PLUJA
98e817e3db
Update README.md 2020-10-10 22:33:15 +02:00
pluja
90b8018228 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-10-10 22:32:02 +02:00
pluja
691e35c22c Adds a status page 2020-10-10 22:31:33 +02:00
PLUJA
fde55caaf5
Change status image by link to register 2020-10-10 21:51:18 +02:00
PLUJA
efd389f3b7
Update README.md 2020-10-10 21:34:19 +02:00
pluja
023798abce Fix issue with URL host parameter 2020-10-10 21:30:59 +02:00
pluja
d6501f4cb9 Fix error 2020-10-10 21:28:33 +02:00
pluja
0f573dc7df Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-10-10 21:26:36 +02:00
pluja
627e5e366f Fix some videos not working 2020-10-10 21:26:10 +02:00
FireMasterK
8866791251
Add more files to ignore. 2020-10-11 00:47:30 +05:30
FireMasterK
450a1c21d9
Fix action. 2020-10-11 00:44:00 +05:30
FireMasterK
de0bd653d4
Fix build caching by base image. 2020-10-11 00:42:03 +05:30
pluja
d028a2c343 Remove testing instance 2020-10-10 20:38:17 +02:00
pluja
eef05cc769 Improve channels page 2020-10-10 20:35:03 +02:00
pluja
f2badcef55 Improve video item UI and phone usage 2020-10-10 18:25:58 +02:00
pluja
fb2d3a962b Fix search results sometimes didnt show up 2020-10-10 18:08:49 +02:00
pluja
7a71b6914a Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2020-10-10 17:33:51 +02:00