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

YouTube History Feed not downloading #5702

Closed
rdvdijk opened this issue May 14, 2015 · 2 comments
Closed

YouTube History Feed not downloading #5702

rdvdijk opened this issue May 14, 2015 · 2 comments
Labels

Comments

@rdvdijk
Copy link

@rdvdijk rdvdijk commented May 14, 2015

I'm trying to download my YouTube History Feed:

./youtube-dl-latest ':ythistory' -u **** -p **** -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u':ythistory', u'-u', u'PRIVATE', u'-p', u'PRIVATE', u'-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.05.10
[debug] Python version 2.7.9 - Darwin-14.3.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 1.2.4, ffprobe 1.2.4
[debug] Proxy map: {}
[youtube:history] Downloading login page
[youtube:history] Logging in
[youtube:history] history feed: Downloading page 1
[download] Downloading playlist: Youtube Watch History
[youtube:history] playlist Youtube Watch History: Collected 0 video ids (downloading 0 of them)

When I use --write-pages, I see that the file history_feed_https_-_www.youtube.com_feed_ajaxaction_load_personal_feed=1_feed_name=history_paging=0.dump contains:

{"load_more_widget_html": "  \n\n\n    \u003cbutton class=\"yt-uix-button yt-uix-button-size-default yt-uix-button-default load-more-button yt-uix-load-more browse-items-load-more-button\" type=\"button\" onclick=\";return false;\" data-uix-load-more-target-id=\"browse-items-primary\" data-uix-load-more-href=\"\/feed_ajax?feed_name=history\u0026amp;action_load_personal_feed=1\"\u003e\u003cspan class=\"yt-uix-button-content\"\u003e  \u003cspan class=\"load-more-loading hid\"\u003e\n      \u003cspan class=\"yt-spinner\"\u003e\n      \u003cspan class=\"yt-spinner-img  yt-sprite\" title=\"Loading icon\"\u003e\u003c\/span\u003e\n\nLoading...\n  \u003c\/span\u003e\n\n  \u003c\/span\u003e\n  \u003cspan class=\"load-more-text\"\u003e\nLoad more\n  \u003c\/span\u003e\n\u003c\/span\u003e\u003c\/button\u003e\n\n", "content_html": "  \n"}%

(Looking at that, it seems to be a "Loading..." page.)

Is it a bug, or am I missing something?

@jaimeMF jaimeMF added the broken-IE label May 14, 2015
@jaimeMF jaimeMF closed this in 2bc4330 May 14, 2015
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented May 14, 2015

It will be fixed in the next version, thanks for the report.

@rdvdijk
Copy link
Author

@rdvdijk rdvdijk commented May 15, 2015

Awesome, thanks.

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.