Bnyro
|
9e415bbe23
|
fix: improve download speeds and anonymity
|
2023-12-06 14:39:50 +01:00 |
|
Bnyro
|
fa65d3998f
|
feat: automatically play the next downloaded video in offline audio mode
|
2023-12-04 16:20:37 +01:00 |
|
Bnyro
|
4f6531b619
|
refactor: set the wake mode everywhere and simplify player listener initializations
|
2023-11-15 16:59:54 +01:00 |
|
Paul Scheduikat
|
981890acb9
|
fix: background service audio playback when screen locked (#5142)
|
2023-11-15 16:55:09 +01:00 |
|
Bnyro
|
f99198f99a
|
style: run ktlint
|
2023-10-23 17:55:09 +02:00 |
|
Jānis
|
39d52ff4c2
|
fix: downloaded subtitles don't show (#5004)
|
2023-10-19 15:06:49 +02:00 |
|
Isira Seneviratne
|
36ae0e867c
|
refactor: Obtain stream upload date as an Instant
|
2023-10-19 05:10:49 +05:30 |
|
Isira Seneviratne
|
1ccb857f2a
|
fix: Properly parse date strings
|
2023-10-18 06:35:40 +05:30 |
|
Bnyro
|
b0f137da0a
|
fix: queue moves first video to end in background mode
|
2023-10-14 18:27:18 +02:00 |
|
FineFindus
|
b1c16cc622
|
style: run ktlint
|
2023-10-11 18:13:32 +02:00 |
|
Bnyro
|
ed4f65eb92
|
fix: date parsing crash due to YouTube AB testing
|
2023-10-05 14:45:38 +02:00 |
|
FineFindus
|
33d25fa1da
|
feat: option to autoplay videos in playlist (#4829)
|
2023-10-05 14:19:19 +02:00 |
|
Bnyro
|
153e4a14d8
|
refactor: simplify creation of new exo player instances
|
2023-09-26 13:22:12 +02:00 |
|
Bnyro
|
02bac319b8
|
fix: buggy icon to pause download
|
2023-09-26 13:12:32 +02:00 |
|
Bnyro
|
315f596776
|
refactor: move constants into the files they're actually used in
|
2023-09-10 12:51:03 +02:00 |
|
Bnyro
|
62ff36b77c
|
fix: videos played with background player not added to watch history
|
2023-09-10 12:28:20 +02:00 |
|
Bnyro
|
e6df9c7038
|
fix: video upload date not saved to watch history
|
2023-09-10 12:27:55 +02:00 |
|
Bnyro
|
6f2087b3aa
|
refactor: disable video tracks in audio only player
|
2023-09-08 16:42:35 +02:00 |
|
Bnyro
|
5989523dd3
|
fix: properly kill offline player notification
|
2023-09-08 16:24:55 +02:00 |
|
Bnyro
|
2d854030c9
|
style: run ktlint
|
2023-08-25 19:51:24 +02:00 |
|
Isira Seneviratne
|
c12482d000
|
refactor: Use Path extensions
|
2023-08-25 05:41:49 +05:30 |
|
FineFindus
|
3fb9e899cb
|
feat: add sponsorblock option to skip segment only once (#4584)
|
2023-08-22 16:05:21 +02:00 |
|
Bnyro
|
a88e817ae6
|
Merge pull request #4581 from Bnyro/master
feat: allow downloading audio based on language
|
2023-08-22 09:41:37 +02:00 |
|
Bnyro
|
cf79b7bd67
|
feat: allow downloading audio based on language
|
2023-08-22 09:42:22 +02:00 |
|
FineFindus
|
03d598a559
|
style: run ktlint
|
2023-08-21 20:09:34 +02:00 |
|
Bnyro
|
8faf1bde89
|
feat: infinite playing queue when auto-insert related streams enabled
|
2023-08-20 18:26:41 +02:00 |
|
Bnyro
|
5d1a6c0380
|
fix: download paused notification shown instead of completed
|
2023-08-13 22:55:15 +02:00 |
|
Bnyro
|
2abd184f78
|
fix: wrong indicated download progress
|
2023-08-13 12:27:15 +02:00 |
|
andrew-ld
|
5b5a644cce
|
feat: support hardware keys for playback control
|
2023-08-09 22:56:57 +02:00 |
|
Bnyro
|
f938a7dfc5
|
fix: crash when closing player via x on top left
|
2023-08-05 19:04:20 +02:00 |
|
Bnyro
|
f2c2834e3f
|
fix: crash when download file doesn't exist
|
2023-08-05 10:21:26 +02:00 |
|
Bnyro
|
3495649669
|
fix: respect preference to not start playing automatically everywhere
|
2023-08-04 18:38:45 +02:00 |
|
Bnyro
|
05fa57b912
|
refactor: replace View#setVisibility with kotlin visibility extension
|
2023-08-03 14:53:09 +02:00 |
|
Bnyro
|
3a106c449b
|
chore: remove unneeded type annotations
|
2023-08-03 14:39:35 +02:00 |
|
Bnyro
|
8e133f79ca
|
chore: fix project formatting
|
2023-07-20 15:02:13 +02:00 |
|
Bnyro
|
f65af00d4c
|
fix: download success notification
|
2023-07-19 10:34:53 +02:00 |
|
Bnyro
|
eb386fdcdb
|
feat: option to force lowest audio quality
|
2023-07-19 10:09:05 +02:00 |
|
Bnyro
|
9cb0725be9
|
fix: disabled proxy when lbry stream available
|
2023-07-16 16:49:41 +02:00 |
|
Bnyro
|
8e09823e8d
|
Fix: watch positions don't retain
|
2023-07-11 12:15:44 +02:00 |
|
Bnyro
|
51f2858ea5
|
Fix that the first video using the audio player gets skipped
|
2023-07-06 12:53:12 +02:00 |
|
Bnyro
|
10c9978bc8
|
Fix immediate transition to next video when starting player
|
2023-06-30 15:56:31 +02:00 |
|
Bnyro
|
aa537455b8
|
Option to fallback to Piped proxy when proxy disabled
|
2023-06-30 10:17:42 +02:00 |
|
Bnyro
|
8b5674f1da
|
Notification action to stop download
|
2023-06-25 11:35:07 +02:00 |
|
Isira Seneviratne
|
1175d18d77
|
Simplify toDownloadItems() method
|
2023-06-25 06:09:11 +05:30 |
|
Bnyro
|
4bb64bee05
|
Reformat project as attempt to fix the ktlint action
|
2023-06-24 19:57:00 +02:00 |
|
Bnyro
|
83899affaa
|
Chapters support in audio player
|
2023-06-19 12:56:53 +02:00 |
|
general-a
|
0e6ef50159
|
Options to choose which categories are skipped automatically or manually (#4021)
Co-authored-by: general-a <404aaronm@gmail.com>
Co-authored-by: Bnyro <bnyro@tutanota.com>
|
2023-06-19 12:40:47 +02:00 |
|
Isira Seneviratne
|
5bb4f303b0
|
Add PlayerData class.
|
2023-06-17 19:04:19 +05:30 |
|
Isira Seneviratne
|
829ec7eb57
|
Move DownloadData to a separate package.
|
2023-06-17 06:55:37 +05:30 |
|
Bnyro
|
1d03407eed
|
Merge pull request #3979 from Bnyro/master
Keep queue when switching from audio to video mode and vice versa
|
2023-06-11 14:55:26 +02:00 |
|