Shabinder Singh

Results 36 issues of Shabinder Singh

This is somewhat a **feature request.** As you have mentioned in few issues you plan to do this, I thought having this in the tracker will help.

Access Is always denied on all gaana Urls- Access Denied You don't have permission to access "http://vodhlsweb-vh.akamaihd.net/i/songs/62/1846262/21160773/21160773_96.mp4/master.m3u8?" on this server. Reference #18.6dc82c31.1596710075.41955309

**Playlist Link:** `https://www.jiosaavn.com/s/playlist/dc743890bf724e7509bb96a668902396/Hindi_00ss/i4S6We6dWd1ieSJqt9HmOQ` **StackTrace** ``` 192.168.29.235 - - [11/Oct/2021 15:57:10] "GET /playlist/?query=https://www.jiosaavn.com/s/playlist/dc743890bf724e7509bb96a668902396/Hindi_00ss/i4S6We6dWd1ieSJqt9HmOQ HTTP/1.1" 500 - Traceback (most recent call last): File "/home/shabinder/PycharmProjects/JioSaavnAPI/jiosaavn.py", line 78, in get_playlist_id return res.split('"type":"playlist","id":"')[1].split('"')[0] IndexError: list...

When I download a mp3 file , fetch returns empty file and exec success callback

**PlaylistID:** _**RDAMVMkgJHhww8Ejc**_ **CODE**: ``` val ytDownloader = YoutubeDownloader() val request = RequestPlaylistInfo("RDAMVMkgJHhww8Ejc") val response = ytDownloader.getPlaylistInfo(request) println(response.status()) println(response.error()) ``` OUTPUT: ``` error com.github.kiulian.downloader.YoutubeException$BadPageException: Invalid initial data json ``` ![image](https://user-images.githubusercontent.com/44765050/125183229-6d9a4100-e232-11eb-9d4e-88d4a0ef7383.png) Actually,...

enhancement

Hey @sealedtx , I hope you are doing good. I have been working on a hobby project [SpotiFlyer](https://github.com/Shabinder/SpotiFlyer) and earlier it was only targeting android(jvm) so your library was fulfiling...

Done Button is visible when MAXCount = 1 and nothing is selected,just entered a directory in Video picker and Done Button shows up even when nothing is selected.

### SQLDelight Version 2.0.0-alpha003 ### Operating System MacOS ### Gradle Version 7.4.2 ### Kotlin Version 1.7.0 ### Dialect SQLite ### AGP Version 7.2.1 ### Describe the Bug My Package name...

bug

is:issue if screen is launched with view as GONE , setting view programmatically as VISIBLE wont show the otp view

Hey, I would like to help you to make this project of yours work on MacOS too. I can help you with Testing and Error Reporting. I tried and got...