Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nowTVList] download-archive & complete serie #7538

Open
AndroKev opened this issue Nov 18, 2015 · 2 comments
Open

[nowTVList] download-archive & complete serie #7538

AndroKev opened this issue Nov 18, 2015 · 2 comments

Comments

@AndroKev
Copy link
Contributor

@AndroKev AndroKev commented Nov 18, 2015

First thank you for the fix, but i think my code is better ;-) https://github.com/AndroKev/youtube-dl/blob/257abcbd3c6b8a4525592878619912953748b725/youtube_dl/extractor/nowtv.py (but yes yours is beautifuler :-)), because with my code you can download also the complete serie(for example: http://www.nowtv.at/rtl/das-supertalent downloads the hole serie with a nice filename - S9E9_-_Folge_9-233919.flv )

and there is also an bug with the download-archive option:
when you load "http://www.nowtv.at/rtl/das-supertalent/list/staffel-9" then "nowtvlist 233919" is added to the archive file, but when you load the video with the direct-video-link "http://www.nowtv.at/rtl/das-supertalent/list/staffel-9/folge-9-2015-11-14-20-15-00/player" then "nowtv 233919" is added. But that should be the same.

I know that this has something todo with the playlist but with the youtube-playlist-extractor it works also correct...(yt_playlist and youtube-direct-link adds "youtube " to the file

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 18, 2015

For videos I would prefer keeping original titles without any additional decoration.

@AndroKev
Copy link
Contributor Author

@AndroKev AndroKev commented Nov 20, 2015

https://github.com/AndroKev/youtube-dl/blob/AndroKev-nowtv/youtube_dl/extractor/nowtv.py

maybe now it is correct?
ps. is there are way to return multiple_playlists? so we can return a plalyist for each season--> each season has it own folder (output-template)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.