Commit graph

44 commits

Author SHA1 Message Date
9857816402 Create cache dir 2022-07-10 15:08:42 +02:00
Micke Nordin
a5a2a5abb8
Cache alot more so now it is usable
Fixes: #4
2022-07-08 15:42:40 +02:00
Micke Nordin
165c98175a
Add back provider splash 2022-07-08 14:45:01 +02:00
Micke Nordin
0528d20f1d
Code format 2022-07-08 13:21:30 +02:00
Micke Nordin
4f719ac781
Working categories. still not really usable 2022-07-08 13:16:49 +02:00
Micke Nordin
30544ac026
Initial support for all programs A-Ö
This feature is not yet really usable since it takes a really long
time to load all programs sequentially and synchronously.
2022-07-08 11:04:01 +02:00
Micke Nordin
ee5aff33c1
Fix paths for assets 2022-06-30 16:38:35 +02:00
1986e395d7
Add setup.py 2022-05-27 17:06:15 +02:00
3604862b84
Kill YouTube Support and switch to VLC for playback
With this commit only SVT Play is currently supported. I feel that
TubeFeeder is the best choice for YouTube on mobile linux and
maintenance burden will be less if I don't compete with an allready
nice app :)

I might add support for other providers down the line if they are not
supported in TubeFeeder. See:

* https://github.com/Tubefeeder/TubeFeeder

for more information about TubeFeeder

I am also switching out gstreamer in favour of VLC with this commit.
2022-05-27 16:43:41 +02:00
Micke Nordin
c2502162a8
Add back size so it works on x11 too 2022-01-13 19:26:12 +01:00
Micke Nordin
67589b5def
Fix border around buttonsizer 2022-01-13 19:10:38 +01:00
Micke Nordin
73ffe573fb
revert button styles 2022-01-13 18:19:26 +01:00
Micke Nordin
14ad0a4775
Somewhat workig search and thumbnails for channels 2022-01-13 18:12:26 +01:00
Micke Nordin
cf54794220
Only resolve youtubelinks when playing
This makes everything ALOT faster
2022-01-10 16:21:00 +01:00
094b25f8cb
Go back to Gstreamer for now 2022-01-09 21:51:19 +01:00
4fb7014543
Try out MPV 2022-01-09 19:05:11 +01:00
1e53d8ef50
Slight cleanup 2022-01-09 19:04:48 +01:00
390df8abd8
Clear up what various indexes were 2022-01-09 17:26:07 +01:00
8e9086475d
Harmonize id 2022-01-09 13:24:17 +01:00
50f220afb4
Make refresh significantly faster, and also centralize threading 2022-01-09 13:24:02 +01:00
f6fe4f143b
Add refresh buttons 2022-01-08 23:16:26 +01:00
62c0f68647
Make latest when overwriting channels 2022-01-08 22:37:27 +01:00
69be9c7c07
Allow empty subscription table 2022-01-08 22:33:55 +01:00
ea9379be7f
Add import from NewPipe-button 2022-01-08 22:28:31 +01:00
16aac8d1f9
Fix collapsable pane 2022-01-08 22:03:28 +01:00
e97330ca09
Fixes for SVT
Store SVT videos in db and only parse the feed when needed

Also: dont show latest videos for SVT
2022-01-08 21:38:13 +01:00
8fe7f45f62
Start working on collapsable pane 2022-01-08 21:22:02 +01:00
efc6f8c8c0
Move to sqlite and remove pickle-ing 2022-01-08 21:21:34 +01:00
Micke Nordin
c9dac6fdee Fix constant name
Signed-off-by: Micke Nordin <micke@noreply.code.smolnet.org>
2022-01-07 21:50:24 +00:00
c1547de061 Start working on videos in database 2022-01-07 21:00:09 +01:00
Micke Nordin
f6628730d6
Use sqlite for storage 2022-01-07 18:16:13 +01:00
Micke Nordin
ed4ddf1d01
Add support for importing subscriptions from NewPipe 2022-01-07 14:26:46 +01:00
f2983da0ef
Set scrollrate 2022-01-06 17:59:24 +01:00
ea54e92326
convert strechspacers to regular 2022-01-06 17:48:56 +01:00
e9762b348d
Put player in another sizer 2022-01-06 17:34:35 +01:00
1f7a47b7e7
Add spacers 2022-01-06 17:26:47 +01:00
1670d56bc3
Rescale 2022-01-06 17:20:26 +01:00
9e5f763474
Try to make smaler scale 2022-01-06 16:16:26 +01:00
3c5cf92da1
Add closebutton and fix button sizes 2022-01-06 16:08:24 +01:00
d9cd63dc80 Fix button sizing 2022-01-06 15:34:07 +01:00
ff4f956343 Use constants and add spacers 2022-01-06 13:31:45 +01:00
735ca3ef7e Use a uniform sizer with two buttons for everything
Also add png images locally
2022-01-06 13:14:57 +01:00
8407d10cae Fix installer 2021-12-31 14:25:13 +00:00
19ef2e6c03 Make crude installer 2021-12-31 15:12:02 +01:00