Giter Club home page Giter Club logo

abema-hls-dl's Introduction

PLEASE STOP USE THIS SCRIPT FOR NOW

IT WILL CAUSE YOUR IP ADDRESS BEING BANNED

abema-hls-dl

abemaTV的下载工具, 需要 nodejs > 6.4

安装

# 下载代码并安装依赖库
git clone https://github.com/larvata/abema-hls-dl.git
cd abema-hls-dl
npm install

参数列表

> node . --help

  Usage: abema-hls-dl [options]

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -l, --list                 list all of the available channels
    -c, --channel <channelId>  channel id for recording, default: abema-news
    -d, --duration <duration>  recording duration(minute) default: 30
    -p, --proxy <proxy>        proxy setting, default: null
    -s, --savecache            save origin ts file for backup
    -r, --resolution <number>  video resolution, one of 360/480/720/1080, default: 1080
    -o, --output <filename>    output file name

使用方法

# 获取频道Id
> node . --list


# 下载2分钟480p的分辨率的麻将 国内下载需自备代理 任意日本IP即可
> node . -c mahjong -d 2 -r 480 -p socks://127.0.0.1:8484

已知问题

  • 目前没有实现Dash模块 部分频道无法录制

  • 遇到录档无法剪辑的情况 可能需要对其remux

    ffmpeg -i in.ts -c copy output.mp4

关于abemaTV的区域限制

2016年12月 abemaTV对访问的IP实行了严格的限制 屏蔽了绝大部分日本vps的IP 导致即使用日本代理访问也无法观看番组 如果仅仅是希望绕过这一限制 可以使用这个油猴脚本

https://openuserjs.org/scripts/Larvata/AbemaTV_region_free

abema-hls-dl's People

Contributors

larvata avatar

Forkers

geekportuga

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.