Commit Graph

150 Commits (5c3b655bd6fc661d7d6e2976faa86e466e7c456f)

Author SHA1 Message Date
deniscerri da276e4518
more fixes 1 year ago
deniscerri 900728ac28
add showing available subtitles when configuring subtitles 1 year ago
deniscerri dce0f84358
1.8.4.1 1 year ago
deniscerri a7187b1a68
change video player configs for faster load time 1 year ago
deniscerri 903293e159
add id and file_size on default format ordering 1 year ago
deniscerri 13f971b1f0
. 1 year ago
deniscerri c69715f0ea
bump newpipe extractor && label stylizations 1 year ago
deniscerri 92dfbddc3e
add ffmpeg output in active downloads & terminal 1 year ago
deniscerri 2c99f14a6a
fix backup snackbar notice 1 year ago
deniscerri 0f5a01250b
1.8.4 pre 1 year ago
deniscerri 21cff1eb69
fix restore crash 1 year ago
deniscerri 3b3f79719d
1.8.3 pre 1 year ago
deniscerri dc009ae9d5
changed the build nr for testing 1 year ago
deniscerri 1a597240fd
add automatic backup to the app 1 year ago
deniscerri 2cd41421c2
1.8.2.2 1 year ago
deniscerri ae5270b440
1.8.2.1 1 year ago
deniscerri a5438eaff3
more features & u can change cache folder now 1 year ago
deniscerri 1e329d3a8a
even more features 1 year ago
deniscerri 73b5be6f6f
more bug fixes 2 years ago
deniscerri dc5b66c575
1.8.1.2 2 years ago
deniscerri 032d4d58e9
1.8.1.1 2 years ago
deniscerri c3d355d296
fixes 2 years ago
deniscerri 4f04b039ad
more features 2 years ago
deniscerri 0df5a9e194
more features 2 years ago
zaednasr 7bad5ad587
1.8.1 2 years ago
zaednasr 87ef8c9de4
add vectordrawables generated densities [] 2 years ago
zaednasr d1d9a341bd
1.8.0 2 years ago
zaednasr 56b503a46b
1.7.9.3 pre 2 years ago
zaednasr e3c6df850e
1.7.9.2 2 years ago
zaednasr a3a5669227
test 2 years ago
zaednasr e587ae56c2
commit 2 years ago
zaednasr c074645470
commit 2 years ago
zaednasr 70ed5008ac
fixes
newpipe extractor fix
add approx filesize
remember text wrap state in logs/terminal
if quick download enabled, added ability to show the download card while sharing the txt file on any download type
hide download size when enabling cutting because the size is unknown
2 years ago
zaednasr 66676414c3
commit 2 years ago
zaednasr cd8753cb6b
1.7.9.1 2 years ago
zaednasr f5d154a724
prep 1.7.9.1 2 years ago
zaednasr 087ba0781a
1.7.9.1 prep 2 years ago
zaednasr d57ab39e82
1.7.9 2 years ago
zaednasr 80266888e3
multiple download card fixes 2 years ago
zaednasr 15a4ecf092
1.7.8 2 years ago
zaednasr 3c5167f6eb
1.7.7 2 years ago
zaednasr 6c96e390a6
1.7.6 2 years ago
zaednasr 33de21bce9
1.7.6.1-beta 2 years ago
zaednasr 0ce383f33e
1.7.6 beta 2 years ago
zaednasr 78efd276d8
1.7.5 2 years ago
zaednasr d7819aca98
1.7.4 2 years ago
zaednasr d62dc7f9dc
tmp commit 2 years ago
zaednasr b43bf26131
1.7.3.1 2 years ago
zaednasr 177ba4881c
1.7.3 2 years ago
zaednasr dd3578bc48
1.7.2 pre
- Increased the height of the history card a slight bit
- Fixed app not using the -S format sorter in normal GUI downloads
- Added the multiple download card as an option to disable the swipe gestures
- Added a recyclerview to the search results because they were buggy before and would not show sometimes
- Added a new history item card design in cases if you quick-downloaded a playlist or if you made multiple cuts of a file. Instead of being separate, they are bundled and you can share them all at once and if you want to open the file a new dialog will show telling you to choose which one. If any of them is deleted, they are greyed out
- Fixed the shortcuts behaviour by allowing duplicate shortcuts to be added to textbox and to not check
- Added format filtering in the format list bottom sheet. You can filter between ALL, SUGGESTED, SMALLEST, GENERIC. Suggested formats are built upon your app preferences like your preferred codec, container, quality. Smallest formats are all formats for each resolution with the smallest filesize. Generic are formats you see if an item has not updated the formats yet, in case you want to use those for some reason
- Added clipboard button right in the home screen for quick access to the url you copied instead of going to the searchview. That item is also available there aswell
- Added ability to show the URL in a history item if the download produced no title for it
- Added zoom-in zoom-out slider for logs and terminal screens.
- Added more options of datafetching for titles and authors, like track, alt_title to avoid the default youtube naming scheme when available. Useful for audio downloads
- Since some people are confused. In the download card each tab item is independent and they each create a distinct download item and when you press download the app picks from the tab you are currently. If you want to select the audio format in the video tab you can just open the format list and scroll to the bottom for the audio formats. You can select multiple if you want and then press ok. But since some people thought that selecting the audio in audio tab would apply to the video tab, i added the ability to synchronise that format automatically in case people dont know about this lol
- Other small bug fixes
3 years ago