Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config settings for each (YT) channel in batch file #18363

Closed
Zachary24 opened this issue Dec 1, 2018 · 6 comments
Closed

Config settings for each (YT) channel in batch file #18363

Zachary24 opened this issue Dec 1, 2018 · 6 comments

Comments

@Zachary24
Copy link

@Zachary24 Zachary24 commented Dec 1, 2018

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.11.23. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.11.23

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

Description of your issue, suggested solution and other information

For example, I have a batch file with currently 50 youtube channels (growing daily), some of which have upwards of 1-2000+ videos, EG (I only really care about the last 1-2 years for most), Is there any way to specify config settings for each channel individually?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 1, 2018

--config-location.

@dstftw dstftw closed this Dec 1, 2018
@Zachary24
Copy link
Author

@Zachary24 Zachary24 commented Dec 1, 2018

Would that allow for setting settings for each channel? Like, 1 channel in the file only downloads videos from after 8-1-16, and another only downloads videos from after 1-1-18

@Zachary24
Copy link
Author

@Zachary24 Zachary24 commented Dec 1, 2018

It doesn't seem like it does from the readme file..

@Zachary24
Copy link
Author

@Zachary24 Zachary24 commented Dec 1, 2018

--config-location.

?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 1, 2018

You must group URLs per channel and invoke youtube-dl providing config location.

@Zachary24
Copy link
Author

@Zachary24 Zachary24 commented Dec 1, 2018

I'm not asking to download individual videos, I'm asking about a youtube channel in its entirety. One url for one channel, all channel URLs are in a url.txt file, but I don't want to download ALL videos from each channel, only after a certain point in time (--dateafter), for one channel i may only want to start downloading videos from up until 2 years ago, while another I may want the entire channel, I'm not asking for setting session wide configurations, If that's not something that's already been implemented, id ask if the issue gets reopened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.