Use this decoder to fetch video links from YouTube, Vimeo, Instagram etc. This works by dragging a link from your browser address bar into a watch folder. Supports links from Internet Explorer, Safari, Chrome, Firefox and Opera using OS-X, Windows or Linux.
This decoder uses youtube-dl from http://rg3.github.io/youtube-dl/
Config file
Lets you select a youtube-dl file with custom settings. Please check https://github.com/rg3/youtube-dl/blob/master/README.md#configuration for more info.
Bypass
This option will bypass any downloading and just forward the URL as the source to the next node. It is a way of parsing WEB shortcuts.
Don't use certificates
Omits the HTTPS certificate validation step. This is useful in some cases where access is blocked by security.
Use unsecure connection
Use an unencrypted connection to retrieve information about the video. (Currently supported only for YouTube)
Allow playlist
Will support downloading of complete playlists with the option to store the list in a variable. Note: The source will be a ffmpeg concat v1 file usable as input for encoders.
Download
Here you choose between downloading video or audio only, or both.
Sets the preferred quality to be downloaded. If the quality can't be found FFAStrans will revert to the best available. Quality only applies to video. By default FFAStrans will always fetch the best audio available.
Starting from FFAStrans 1.0.0 youtube-dl will check for updates on a daily basis.