Shiba Prasad

Results 24 issues of Shiba Prasad

I haven't used this app for a long time, but the new version (installed via flatpak) may have a memory leak issue. Here's a screenshot of it using nearly 5...

**Description**: When initializing yt-dlp in the background thread, the app fails to update yt-dlp due to connection issues with GitHub's API. The error occurs specifically when trying to fetch the...

### **Description** Currently, when a video file (either a normal `.mp4` or an `.m3u8` stream) is detected, the app does **not display the video duration** before the user starts the...

enhancement

## Description Some downloads fail with `java.io.FileNotFoundException` when using `HttpsURLConnection` for certain CDN-hosted media files. The issue seems to occur on sites that require: - Custom cookies from WebView sessions...

bug
enhancement
refactor

## Description The current app UI font looks outdated and lacks visual consistency across screens. Updating the typography will modernize the design, improve readability, and create a more polished user...

enhancement
refactor

# Revamp Download System for Robust State Management Currently, the download system works for basic scenarios, but it becomes unreliable when network conditions fluctuate or manual state changes occur. **Issues...

bug
enhancement
refactor

## Description Currently, `AIOTimer` notifies registered listeners sequentially on the timer’s thread (usually Main/UI). Slow listeners can block others, and handling UI updates safely requires extra boilerplate in each listener....

bug
enhancement

### Description Currently, when the application cold-starts, the **Home Screen** shows an **infinite loading animation** while the download models are being initialized. This provides no real feedback to the user...

enhancement

**Description** When switching between different tabs or WebViews in the app’s browser, the displayed favicon does not update correctly. Instead, the previous tab’s favicon is often shown, leading to a...

bug

## Description Currently, the app uses the same loading animation across most screens. To enhance the user experience and provide a more modern and engaging feel, we should add **new...

enhancement