Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V VO-scraper
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch

  • Georg Teufelberger
  • VO-scraper
  • Merge requests
  • !8

Merged
Created Sep 18, 2020 by Georg Teufelberger@tgeorgOwner

Merge features from dev to master

  • Overview 0
  • Commits 7
  • Changes 3

Features:

  • Added pseudo-hash to filename. Closes #3 (closed).
  • Updated documentation in README. Closes #4 (closed).

Changes:

  • Changed --print-src to --print-source

Breakage:

  • dd12de30 changes the filename of newly downloaded videos and subsequently re-downloads are only prevented if the video on disk already has the new filename. Therefore, this will cause a re-download of all recordings specified by you if you rely solely on existing filenames to prevent downloading old videos again. Users making use of the history file via --history will not be affected.
  • 213e77a7 will break any automated scripts making use of --print-src. Make sure to update them to use --print-source if you make use of this flag!
Edited Sep 18, 2020 by Georg Teufelberger
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev