[BUG] - A bug #31

Closed
opened 2026-04-05 19:43:21 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @nurettinsansli on 10/4/2022

FormInput.tsx?5751:33 POST http://localhost:3000/api/download 500 (Internal Server Error)

BBD
Scenario Outline: I should be able download video

Given I navigate to localhost:3000
When I paste "<url>" and click download button
Then I should be able to download video
Examples:
|                                             url                                                                  |
|https://www.tiktok.com/@merveeben/video/7089013920198823170?is_from_webapp=1&sender_device=pc&web_id=7150673846919513601|

image

image

*Originally created by @nurettinsansli on 10/4/2022* FormInput.tsx?5751:33 POST http://localhost:3000/api/download 500 (Internal Server Error) ``` BBD Scenario Outline: I should be able download video Given I navigate to localhost:3000 When I paste "<url>" and click download button Then I should be able to download video Examples: | url | |https://www.tiktok.com/@merveeben/video/7089013920198823170?is_from_webapp=1&sender_device=pc&web_id=7150673846919513601| ``` ![image](https://user-images.githubusercontent.com/45761126/193906448-e4c0509f-64d1-4fd0-918c-88d3046510f3.png) ![image](https://user-images.githubusercontent.com/45761126/193906571-440db1db-8836-48e5-8cc4-e529baa95b60.png)
MrUnknownDE added the bugquestionbugquestion labels 2026-04-05 19:43:21 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/tiktok-dl#31