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

Videoner is not working with vimeo and dailymotion #77

Open
ghost opened this issue Jun 11, 2018 · 0 comments
Open

Videoner is not working with vimeo and dailymotion #77

ghost opened this issue Jun 11, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 11, 2018

qupzilla 2.2.5
I am using this script to stream youtube videos using videoner and it works perfectly

#!/bin/sh
mpv --cache=1024 --no-config --slang=en --ytdl-raw-options=write-auto-sub=,sub-lang=en --ytdl-format='bestvideo[height<=?720]+bestaudio' $1

I want to use this same script to stream vimeo and dailymotion videos. In my standalone testing this worked perfectly but when I added this to videoner in the General tab and run it nothing happens. In dailymotion videoner is not even showing up in the page.

@ghost ghost changed the title Videoner is not working with vimeo Videoner is not working with vimeo and dailymotion Jun 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants