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

Question: youtube-dl creates -lots of- .Frag files #11750

Closed
redical opened this issue Jan 17, 2017 · 6 comments
Closed

Question: youtube-dl creates -lots of- .Frag files #11750

redical opened this issue Jan 17, 2017 · 6 comments

Comments

@redical
Copy link

@redical redical commented Jan 17, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.01.16. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.01.16

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

Question:

I use this command (*) to download the best dash quality of some youtube videos:

youtube-dl -f 137+140 http://www.youtube.com/watch?v=3JZ_D3ELwOQ

*Source: http://unix.stackexchange.com/questions/272868/download-only-format-mp4-on-youtube-dl/272934

Sometimes this command creates lots of .Frag-files in the home folder - and sometimes not. It happens with large videos and shorter ones but not consistent. Crawling the readme gave no hints on that. So can anybody explain why youtube-dl creates this fragments?

cheers
red

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 17, 2017

Some videos served in fragments. In this case frag files are created.

@dstftw dstftw closed this Jan 17, 2017
@linglung
Copy link

@linglung linglung commented Jan 17, 2017

I'm also curious about this. Sorry if i ask a bit more here. Just want to know, Then when a video served in fragments, it will be downloaded as separated frag files first by youtube-dl? or is it possible to download it with no frag files?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jan 18, 2017

@brokendash
Copy link

@brokendash brokendash commented Feb 8, 2017

Can you set maybe a run time working dir for youtube-dl to use till its ready to copy the finished concatenated file whatever the main env $CWD was when the initial command was run?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 8, 2017

@brokendash See #10993. Before that is implemented, you can use --exec

@brokendash
Copy link

@brokendash brokendash commented Feb 8, 2017

Ahhh exactly what I'm looking for! Thanks Sir... :-)

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
5 participants
You can’t perform that action at this time.