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

the download is stop in 16% and don't continue #457

Open
MennaShaaban opened this issue Aug 18, 2022 · 0 comments
Open

the download is stop in 16% and don't continue #457

MennaShaaban opened this issue Aug 18, 2022 · 0 comments

Comments

@MennaShaaban
Copy link

MennaShaaban commented Aug 18, 2022

OS: pop os

Launch command used:
image

Verbose log
./destreamer.sh -v

[ERROR] You must specify a URLs source. 
Valid options are -i for one or more URLs separated by space or -f for input file. 


Options:
      --help                  Show help                                                                        [boolean]
      --version               Show version number                                                              [boolean]
  -u, --username              The username used to log into Microsoft Stream (enabling this will fill in the email field
                              for you).                                                                         [string]
  -i, --videoUrls             List of urls to videos or Microsoft Stream groups.                                 [array]
  -f, --inputFile             Path to text file containing URLs and optionally outDirs. See the README for more on
                              outDirs.                                                                          [string]
  -o, --outputDirectory       The directory where destreamer will save your downloads.      [string] [default: "videos"]
  -t, --outputTemplate        The template for the title. See the README for more info.
                                                                [string] [default: "{title} - {publishDate} {uniqueId}"]
  -k, --keepLoginCookies      Let Chromium cache identity provider cookies so you can use "Remember me" during login.
                              Must be used every subsequent time you launch Destreamer if you want to log in
                              automatically.                                                  [boolean] [default: false]
  -x, --noExperiments         Do not attempt to render video thumbnails in the console.       [boolean] [default: false]
  -s, --simulate              Disable video download and print metadata information to the console.
                                                                                              [boolean] [default: false]
  -v, --verbose               Print additional information to the console (use this before opening an issue on GitHub).
                                                                                              [boolean] [default: false]
      --closedCaptions, --cc  Check if closed captions are available and let the user choose which one to download (will
                              not ask if only one available).                                 [boolean] [default: false]
      --noCleanup, --nc       Do not delete the downloaded video file when an FFmpeg error occurs.
                                                                                              [boolean] [default: false]
      --vcodec                Re-encode video track. Specify FFmpeg codec (e.g. libx265) or set to "none" to disable
                              video.                                                          [string] [default: "copy"]
      --acodec                Re-encode audio track. Specify FFmpeg codec (e.g. libopus) or set to "none" to disable
                              audio.                                                          [string] [default: "copy"]
      --format                Output container format (mkv, mp4, mov, anything that FFmpeg supports).
                                                                                               [string] [default: "mkv"]
      --skip                  Skip download if file already exists.                           [boolean] [default: false]


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

No branches or pull requests

1 participant