added pornhub support

这个提交包含在:
deckensteuerung
2018-08-24 20:34:43 +02:00
父节点 3bff58d654
当前提交 3247d97b0d
修改 2 个文件,包含 5 行新增2 行删除

2
apps/play_pornhub.sh 可执行文件
查看文件

@@ -0,0 +1,2 @@
#!/bin/sh
youtube-dl --no-progress --output - https://www.pornhub.com/view_video.php?viewkey=${3} -f best | ffmpeg -re -i - -pix_fmt rgb24 -vf "transpose=1,scale=${1}x${2}" -sws_flags bicubic -sws_dither bayer -vcodec rawvideo -f image2pipe -