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

Add timestamp to youtube id #17

Open
VAISHALI-DHANOA opened this issue Jul 27, 2022 · 1 comment
Open

Add timestamp to youtube id #17

VAISHALI-DHANOA opened this issue Jul 27, 2022 · 1 comment
Assignees

Comments

@VAISHALI-DHANOA
Copy link
Contributor

VAISHALI-DHANOA commented Jul 27, 2022

Add a timestamp parameter to the following:

file: filename to look for, prefix http://data.jku-vds-lab.at/papers/

 - name: 'Talk'
   youtube-id: txxx
   timestamp: 488 // this will be the new parameter
   description: ''
   extraurl: ''
   slides:
    - file: ''
    - file: ''

another suggestion

 - name: 'Talk'
   youtube-url: [txxx ](https://www.youtube.com/watch?v=t7PVq)// replace youtube-id with youtube-url
   description: ''
   extraurl: ''
   slides:
    - file: ''
    - file: ''
sSwerk added a commit that referenced this issue Jul 27, 2022
@sSwerk
Copy link
Member

sSwerk commented Jul 27, 2022

Should be working now

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

2 participants