Lines 13-18
COMMENT= Extract web streams and pipe them into video player of choice
Link Here
|
13 |
LICENSE= BSD2CLAUSE MIT APACHE20 |
13 |
LICENSE= BSD2CLAUSE MIT APACHE20 |
14 |
LICENSE_COMB= multi |
14 |
LICENSE_COMB= multi |
15 |
|
15 |
|
|
|
16 |
BROKEN= Doesn't work, multiple reports upstream |
17 |
DEPRECATED= Abandoned upstream, please consider using www/yt-dlp or multimedia/streamlink instead |
18 |
EXPIRATION_DATE=2022-06-30 |
19 |
|
16 |
RUN_DEPENDS= rtmpdump:multimedia/rtmpdump \ |
20 |
RUN_DEPENDS= rtmpdump:multimedia/rtmpdump \ |
17 |
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ |
21 |
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ |
18 |
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ |
22 |
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ |