Git Product home page Git Product logo

livedumper's Issues

Allow custom configuration

Livestreamer API allows the developer to set some custom configuration for each Plugin (like http-proxy, necessary to bypass regional restrictions on Crunchyroll). I will need to implement this sometime, since for now the user can't control media options.

Better file name generation, part 2

Each video should have a significant title instead of random URL garbage. For example, for this url the name should be [Hatsune Miku] After Rain Sweet*Drops [English Sub].mp4 instead of watch_v=ZEtEH-GIAJE.mp4.

One way to do it would be to download the HTML page, get everything between <title></ title> and to use it. But in some cases (like this one) the returned filename would be really awkward: Crunchyroll - Watch Fate/kaleid liner PRISMA ILLYA 2wei! Episode 1 - Illya Grow Up?!.mp4

The filename is too big, has illegal characters (like /?!) and has unecessary things like "Crunchyroll - Watch". We need to filter this somewhat, but I still don't know what is the best way to do it.

P.S.: just for reference, the filename of the Crunchyroll case should be something like Fate-kaleid liner PRISMA ILLYA 2wei Episode 1 - Illya Grow Up.mp4

need help

hello

i love your works ^^

juste one problem impossible to get french subs ? and get the 1080 to crunchyroll video pleez explained me how to use ?

tx in advance

Script exits with failure status even if download was successful

When the download completes successfully, the script exits with status 1, which generally indicates failure. A successful download should result in 0 exit status.

$ livedumper http://www.crunchyroll.com/parasyte-the-maxim-/episode-1-metamorphosis-662583 low
Downloaded 97280.0 KB of file 'Crunchyroll___Watch_Parasyte__the_maxim__Episode_1___Metamorphosis.ts'
Complete download of file 'Crunchyroll___Watch_Parasyte__the_maxim__Episode_1___Metamorphosis.ts'

$ echo $?
1

Why doesn't it work for every series on Crunchyroll?

For example,

"livedumper http://www.crunchyroll.com/mushi-uta/episode-1-the-beginning-of-the-dream-567486 best"

doesn't work. It exits with error

Plugin error: Media lookup error: You don't have permission to do this.

although I am able to watch it online without logging in.

Any idea why this is happening? I haven't encountered this problem on any other series on Crunchyroll thus far.

PS: Thanks for this simple and damn useful program, btw. :)

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.