Giter Site home page Giter Site logo

pytuber's People

Contributors

starz0r avatar tefra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pytuber's Issues

Creates corrupted playlist

The Queen demo example worked fine.

I tried to add another playlist for Radiohead and entered:

pytuber add file test.txt --title R
pytuber push youtube --all 

If I do

pytuber fetch youtube --playlists I get

it returns

ID       Title    Provider     Youtube     Tracks
-------  -------  ----------  ---------  --------
0117f2f  Q        user            ✔             2
da2d293  R        user            ✔             0

and the 'R' playlist is empty when I look on it in Youtube.

What am I doing wrong?

The playlist file is below:

test.txt

Application does not save YouTube configuration

I was looking around recently for an application that would allow me to save time editing my Watch Later playlist on YouTube which is at maximum capacity. Luckily this application exists, so I didn't have to spend time writing it all myself.

There was an issue unfortunately, which I didn't initially understand why, but it wouldn't save configuration options. After some short investigating, it was because the application directory wasn't being created before it was used, so the config file wasn't being stored.

I've solved this issue in my pull request: #25

(This may be Windows-only specific behavior, but I can assure you the patch should work on all platforms 😃)

Delete playlist items

On the main documentation page https://pypi.org/project/pytuber/ the software lists the following:

Update youtube playlist items (add/remove)

However, I don't see an example of removing an item from a playlist. What I am looking for is a way to delete all playlist items from a playlist. Does pytuber have that function? If not, I request that it be added.

Thanks
Peter

Support YouTube Music (by finding not just videos but also songs)

When pushing a XSPF playlist is it possible to match tracks not only to YouTube videos but also to YouTube Music songs?

I believe the changes are needed in YouService.get_playlist_items(playlist). If so, I am will to try implementing this feature.

For context, I wrote a tool to export my Deezer playlists as XSPF and your tool is almost exactly what I need to import them into YouTube Music.

Nested progress bars

The current lib doesn't supported and in some areas I had to do some hack jobs to avoid this limitation.

Also improve overall consistency on how the app prints to stdout

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.