Skip to content

feat: optional action flag + custom file download title#71

Open
KyawSoeW1n wants to merge 1 commit intokhushpanchal:masterfrom
KyawSoeW1n:master
Open

feat: optional action flag + custom file download title#71
KyawSoeW1n wants to merge 1 commit intokhushpanchal:masterfrom
KyawSoeW1n:master

Conversation

@KyawSoeW1n
Copy link

Add Optional Flag for Action and add Custom Title For File Download

ketch.download(
url = "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",
path = Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOWNLOADS).path,
fileName = "Sample_Video_1.mp4",
tag = "Video",
metaData = "158",
customTitle = "Video 1 File" // Just need to add custom title
)

Screenshot_1758186216

Add Optional Flag for Action and add Custom Title For File Download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant