Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Basic pipelines architecture + changed API #19

Merged
merged 1 commit into from
Oct 2, 2017
Merged

Basic pipelines architecture + changed API #19

merged 1 commit into from
Oct 2, 2017

Conversation

yageek
Copy link
Contributor

@yageek yageek commented Oct 2, 2017

See https://blog.golang.org/pipelines for the concurrency usage.
I changed also the id parameter to allow multiple entries.

Example: youtube-dl -ids https://www.youtube.com/watch\?v\=lWEbEtr_Vng,https://www.youtube.com/watch\?v\=HpNluHOAJFA\&list\=RDHpNluHOAJFA

Should fix #17.

See https://blog.golang.org/pipelines for the concurrency usage.
I changed also the `id` parameter to allow multiple entry.

Example: `youtube-dl -ids
https://www.youtube.com/watch\?v\=lWEbEtr_Vng,https://www.youtube.com/watch\?v\=HpNluHOAJFA\&list\=RDHpNluHOAJFA`

Should fix #17.
@ch3ck ch3ck merged commit 401e7b5 into ch3ck:master Oct 2, 2017
@ch3ck
Copy link
Owner

ch3ck commented Oct 2, 2017

Nice work @yageek It works fine.

ch3ck pushed a commit that referenced this pull request Oct 6, 2024
Basic pipelines architecture + changed API
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Multithreading
2 participants