progress bar using php in youtube-dl #5152

Closed
opened 2026-02-21 02:36:25 -05:00 by deekerman · 3 comments
Owner

Originally created by @badershs on GitHub (Jul 24, 2015).

is there is any way to get the progress bar for my commend line to php or not ?

Originally created by @badershs on GitHub (Jul 24, 2015). is there is any way to get the progress bar for my commend line to php or not ?
Author
Owner

@yan12125 commented on GitHub (Jul 24, 2015):

What are the expected results? Please provide more details.

@yan12125 commented on GitHub (Jul 24, 2015): What are the expected results? [Please provide more details](https://github.com/rg3/youtube-dl#is-the-description-of-the-issue-itself-sufficient).
Author
Owner

@badershs commented on GitHub (Jul 24, 2015):

what i need is to connect my progress bar html to my youtube-dl result which comes from php
[download] 0.4% of 231.51KiB at 6.10KiB/s ETA 00:30
[download] 1.1% of 231.51KiB at 27.07KiB/s ETA 00:10
[download] 4.0% of 231.51KiB at 19.24KiB/s ETA 00:04
[download] 6.5% of 231.51KiB at 75.06KiB/s ETA 00:03
[download] 13.4% of 231.51KiB at 98.22KiB/s ETA 00:03
[download] 28.7% of 231.51KiB at 81.40KiB/s ETA 00:02
[download] 61.7% of 231.51KiB at 91.56KiB/s ETA 00:01
[download] 86.2% of 231.51KiB at 82.96KiB/s ETA 00:00
[download] 100.0% of 231.51KiB at 73.21KiB/s ETA 00:00

to progress bar

@badershs commented on GitHub (Jul 24, 2015): what i need is to connect my progress bar html to my youtube-dl result which comes from php [download] 0.4% of 231.51KiB at 6.10KiB/s ETA 00:30 [download] 1.1% of 231.51KiB at 27.07KiB/s ETA 00:10 [download] 4.0% of 231.51KiB at 19.24KiB/s ETA 00:04 [download] 6.5% of 231.51KiB at 75.06KiB/s ETA 00:03 [download] 13.4% of 231.51KiB at 98.22KiB/s ETA 00:03 [download] 28.7% of 231.51KiB at 81.40KiB/s ETA 00:02 [download] 61.7% of 231.51KiB at 91.56KiB/s ETA 00:01 [download] 86.2% of 231.51KiB at 82.96KiB/s ETA 00:00 [download] 100.0% of 231.51KiB at 73.21KiB/s ETA 00:00 to progress bar
Author
Owner

@jaimeMF commented on GitHub (Jul 24, 2015):

You have to parse the output yourself, we don't offer (yet) a interface for that. Closing as a duplicate of #152.

@jaimeMF commented on GitHub (Jul 24, 2015): You have to parse the output yourself, we don't offer (yet) a interface for that. Closing as a duplicate of #152.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#5152
No description provided.