scivision / PyLivestream

Pure Python FFmpeg-based live video / audio streaming to YouTube, Facebook, Periscope, Twitch, and more
Apache License 2.0
710 stars 157 forks source link

Video not sorted properly #39

Closed nya1998 closed 4 years ago

nya1998 commented 4 years ago

hi, i trying to do an batch file live streaming, but the episode is not sorted properly.

scivision commented 4 years ago

Hmm, would replacing list with sorted in this line work for you?

https://github.com/scivision/PyLivestream/blob/master/Glob.py#L50

nya1998 commented 4 years ago

thanks, i'll try it out.

On Thu, Feb 6, 2020, 12:33 AM Michael Hirsch, Ph.D. < notifications@github.com> wrote:

Hmm, would replacing list with sorted in this line work for you?

https://github.com/scivision/PyLivestream/blob/master/Glob.py#L50

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/scivision/PyLivestream/issues/39?email_source=notifications&email_token=AGSMXA5XZ4GZQ6G3A5M3XWTRBL2ADA5CNFSM4KPE67A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK4JPEI#issuecomment-582522769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGSMXA3R2REQTUUFTEMWASLRBL2ADANCNFSM4KPE67AQ .