Giter Club home page Giter Club logo

downline's Introduction

Downline 2.x

⚠ This project is no longer actively maintained. Check out this repository by @stefnotch for an actively maintained version

Download the alpha release for windows here. Report bugs or suggest features here.

screenshot

Note: This branch is for v2.x of Downline, which is still under development. If you're interested in the currently functional v1.x, head over to this branch.

downline's People

Contributors

balkarjun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

downline's Issues

multi link at once.

its kinda hard to manually add over 3k items each thus why not support this?
such format as

link one
link two
so on

this!
you could split the string by newline or maybe even spaces.
hope this added soon.

make downline.appimage to type 2

Hi, I am using appimagelauncher https://github.com/TheAssassin/Appimagelauncher, to integrate appimage to appmenu, but I have a problem, icon is missing from appmenu and task bar, after using it( not happen, if I don't use appimagelauncher). Appimagelauncher has a limited support for appimages type 1, like Downline , it suppose that appimagelauncher works better for appimage type 2.
See TheAssassin/AppImageLauncher#3
and see this too: TheAssassin/AppImageLauncher#117
This part especially :
" Not normal, but there's not much we can do about it. Tell those people to use appimagetool and use a PNG for their icon (at least the one in the root directory, there may be others in usr/share/icons)."

I'm using Linuxmint 19.1
Cinnamon 4.0.9
64 bit
thanks

Getting source link from items in list

It's not an issue. It's a suggestion.
It would bu nice that user could open (or copy the link of) an item from list. Let's say I'm downloading something from YouTube. I want to open it in YouTube by clicking on it in the list or getting the link by right-clicking on it.
Thank you.

Developer Instructions - Clarification

Sorry if this is a dumb question but I couldnt figure out from your instructions on how to run the dev.
First try got me a blank app.
After a bunch of poking it seemed to want the file served from a local server on port 5500.
Port 5500 came up as vscode liver server alot in google.
Tried that and lovely, I can edit without having to restart the app each time, nice.
No big deal, just want to make sure Im getting this right. Want to fork it and add a couple of things I want. I want a context menu for paste (got that done) and a way to cast to kodi (simple stuff, done it before).

PS
While Im here just wanna say I love this app. It works, looks good and the code is lovely. Ive always thought of vue as "too much" but this makes it look good, very easy to follow.

playlist download

it is a great piece of software but when downloading a playlist, it a will be great to change resolution and download in batch.

Please provide AppImage for download

https://github.com/jarbun/downline/blob/051d6175e9f5914bde7a7a5f5031e58ee4f9dbc6/package.json#L24

Please provide the AppImage for download on GitHub Releases, thank you.

Providing an AppImage would have, among others, these advantages:

  • Applications packaged as an AppImage can run on many distributions (including Ubuntu, Fedora, openSUSE, CentOS, elementaryOS, Linux Mint, and others)
  • One app = one file = super simple for users: just download one AppImage file, make it executable, and run
  • No unpacking or installation necessary
  • No root needed
  • No system libraries changed
  • Works out of the box, no installation of runtimes needed
  • Optional desktop integration with appimaged
  • Optional binary delta updates, e.g., for continuous builds (only download the binary diff) using AppImageUpdate
  • Can optionally GPG2-sign your AppImages (inside the file)
  • Works on Live ISOs
  • Can use the same AppImages when dual-booting multiple distributions
  • Can be listed in the AppImageHub central directory of available AppImages
  • Can double as a self-extracting compressed archive with the --appimage-extract parameter
  • No repositories needed. Suitable/optimized for air-gapped (offline) machines

Here is an overview of projects that are already distributing upstream-provided, official AppImages.

If you have questions, AppImage developers are on #AppImage on irc.freenode.net.

Sync Playlist

Does it keep sync the playlist from youtube to local audio or video folder?

Youtube-dl doesn't update on mac

I downloaded and run the 1.3.0 version on mac and youtube detection was not working. I tried updating Youtube-dl from the About page with no success.

I then proceeded to manually replace the youtube-dl file with the one that I had installed locally and my problem was solved.

So the problem here is that:

  1. Downline ships with an outdated youtube-dl version
  2. Youtube-dl update seems broken

Not working on Mac

Hi, I have installed Downline 1.3.1 on MacOS Mojave 10.14.5. The app starts but

  1. I cannot use cmd+v to paste URLs in the text-box
  2. for any youtube link I insert, Downline remains in the "loading" status

Previous to this app I already had youtube-dl installed (via pip). The app also keeps loading while checking for youtube-dl updates (anyways youtube-dl CLI is updated at 2019.6.27 release and it's working correctly from terminal)

Schermata 2019-06-30 alle 18 57 14

Schermata 2019-06-30 alle 18 57 33

video file name

the videos have "_.mp4" name instead of the real name and when downloading the previous is overwritten.

Undo downloadables clearing

I accidentally cleared my list of downloadables, as I wasn't sure what the button was for and simply pressed it.

Anyways, it might be nice if pressing that button would result in a store.json.bak being created. Or, better yet, if an undo button would pop up.

Is there a way to download password-protected videos?

For instance from Vimeo: some videos require a password. It seems that Youtube-DL supports that (on the CLI, you give the password as an extra parameter, after the URL). Shouldn't this be included to the downline interface? Or is it already possible to provide a password? (I didn't find how...).

⚡ Report bugs and suggest features for v2 here

🎉 After 3 months of development, the first alpha release of v2.0 of downline is here (for windows)

screenshot

Download Latest

Incomplete and probably hella buggy, but still a significant improvement over the previous version. A detailed changelog and list of planned features will be added later.

The development stages will be as follows:

  • Alpha - With a focus on adding features and fixing bugs
  • Beta - UI and bug fixes
  • Stable Release

This thread is for reporting bugs, suggesting features and asking questions related to the alpha release

playlist range

it would be great to download youtube playlist from the given range

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.