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

Video loading issue on clicking #747

Closed
MF-Debug opened this issue Oct 30, 2020 · 1 comment
Closed

Video loading issue on clicking #747

MF-Debug opened this issue Oct 30, 2020 · 1 comment
Labels
bug Something isn't working U: duplicate This issue or pull request already exists

Comments

@MF-Debug
Copy link

Behavior of the program
Video doesn't load on clicking. (auto-play turned off)

Expected behavior
Video should be loaded & ready to be played when I click the play button after the initial buffering.

To Reproduce
Please add all steps to reproduce the behavior:

  1. Click on any videos from subscription list

Screenshots
FreeTube_PpXmCTVyyq

Console log

C:\Users\Saad\AppData\Roaming\FreeTube/settings.db
renderer.js:14 Object
renderer.js:14 User is using Electron
renderer.js:14 Array(15)
index.html#/:1 A cookie associated with a cross-site resource at http://youtube.com/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
renderer.js:14 No sources available
renderer.js:14 Getting video info please wait...
renderer.js:14 Error: Error parsing info: Cookie header used in request, but unable to find YouTube identity token
    at exports.getBasicInfo (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\info.js:78)
    at async Map.getOrSet (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\cache.js:24)
    at async exports.getInfo (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\info.js:219)
    at async Map.getOrSet (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\cache.js:24)
renderer.js:14 Uncaught (in promise) TypeError: e.includes is not a function
    at renderer.js:14
renderer.js:14 No sources available
renderer.js:14 Getting video info please wait...
renderer.js:14 TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:112)
    at Url.parse (url.js:155)
    at urlParse (url.js:150)
    at Url.resolve (url.js:664)
    at Object.urlResolve [as resolve] (url.js:660)
    at exports.getInfo (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\info.js:227)
    at async Map.getOrSet (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\cache.js:24)
renderer.js:14 Uncaught (in promise) TypeError: e.includes is not a function
    at renderer.js:14
renderer.js:14 No sources available
renderer.js:14 Getting video info please wait...
renderer.js:14 TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:112)
    at Url.parse (url.js:155)
    at urlParse (url.js:150)
    at Url.resolve (url.js:664)
    at Object.urlResolve [as resolve] (url.js:660)
    at exports.getInfo (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\info.js:227)
    at async Map.getOrSet (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\cache.js:24)
renderer.js:14 Uncaught (in promise) TypeError: e.includes is not a function
    at renderer.js:14
renderer.js:14 No sources available
renderer.js:14 Getting video info please wait...
renderer.js:14 TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:112)
    at Url.parse (url.js:155)
    at urlParse (url.js:150)
    at Url.resolve (url.js:664)
    at Object.urlResolve [as resolve] (url.js:660)
    at exports.getInfo (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\info.js:227)
    at async Map.getOrSet (C:\Users\Saad\AppData\Local\Programs\FreeTube\resources\app.asar\node_modules\ytdl-core\lib\cache.js:24)
renderer.js:14 Uncaught (in promise) TypeError: e.includes is not a function
    at renderer.js:14
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/autolinker.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/utils.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/anchor-tag-builder.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/html-tag.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/truncate-smart.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/truncate-middle.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/truncate-end.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/match.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/email-match.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/hashtag-match.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/mention-match.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/phone-match.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/url-match.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/matcher.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/email-matcher.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/regex-lib.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/url-matcher.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/url-match-validator.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/hashtag-matcher.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/phone-matcher.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/mention-matcher.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/parse-html.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/index.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/parse-time.js.map: 
2DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/index.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/m3u8-parser.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/dash-mpd-parser.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/queue.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/live-chat.js.map: 
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Saad/AppData/Local/Programs/FreeTube/resources/app.asar/dist/parser.js.map: 

Desktop (please complete the following information):

  • OS: Windows 10 pro 64-bit
  • OS Version: version 1909 (OS Build 18363.720)
  • FreeTube version: v0.9.1
  • FreeTube build: Pre-release

Additional context
None

@MF-Debug MF-Debug added the bug Something isn't working label Oct 30, 2020
@PrestonN
Copy link
Member

Duplicate of #733

@PrestonN PrestonN marked this as a duplicate of #733 Oct 30, 2020
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added the U: duplicate This issue or pull request already exists label Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working U: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants