Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Flexget with youtube-dl

$
0
0

@advokatb wrote:

Hi.
How can I integrate automatic downloading from youtube channel with flexget?

Here is my config

https://pastebin.com/Wi0jGXVH

I've found such code

feeds:
  drivetv:
    exec:
      auto_escape: yes
      on_output:
        for_accepted: "youtube-dl --max-quality 22 -o '%(upload_date)s-%(stitle)s-%(ext)s' {{url}}"
    rss:
      url: http://gdata.youtube.com/feeds/base/users/drive/uploads?alt=rss&v=2&orderby=published
    accept_all: yes

but can't make this work. It brokes my config.
Can anyone help please?
Thanks.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles