Skip to content

Commit

Permalink
mise à jour liste intervenants
Browse files Browse the repository at this point in the history
  • Loading branch information
rambip committed Oct 31, 2024
1 parent c07c54e commit 011e355
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions __main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@
md = markdown.Markdown()

asimov_video_ids = [
"sPyu_dTSma0?si=RGOFL9CJ8enPYmSX&t=509",
"d9tjp4-xJG4?si=uj-flIbCPtmV5pkS&t=2461",
"FhFxlZzptys?si=I-j6X3vFHZIwuKIi&start=1318",
"SYgsji_o3EE?si=8oUxvcOA1kUoL22d&start=104",
"g_smhWSbXFw?si=S067OMLP8v1VC0yP&t=398",
"ofs-9_yzcvY?si=SFXXa6DMYhM52VWR&t=449s",
"LZWr5OZyBWE?si=m-pkGXnDR_4pio73&t=849",
]
"d9tjp4-xJG4?si=uj-flIbCPtmV5pkS&start=2461", # Alexei Grinbaum
"dp5Yga_WKng?si=zkKzazpGLZWAdvC&start=337", # Asma Mhalla
"c-MQPOoM6-E?si=9PoD9RPKSDCJHqQU&start=2493", # Fabrice Epelboin
"FhFxlZzptys?si=I-j6X3vFHZIwuKIi&start=1318", # David Chavalarias
"SYgsji_o3EE?si=8oUxvcOA1kUoL22d&start=104", # Mark Fadoul
"ofs-9_yzcvY?si=SFXXa6DMYhM52VWR&start=449s", # Alain Damasio
"LZWr5OZyBWE?si=m-pkGXnDR_4pio73&start=849", # Raja Chatila
"sPyu_dTSma0?si=RGOFL9CJ8enPYmSX&start=509", # Caroline Jeanmaire
]

def miniature_videos(builder):
doc, tag, text = builder.tagtext()
Expand Down
Binary file modified __pycache__/__main__.cpython-312.pyc
Binary file not shown.

0 comments on commit 011e355

Please sign in to comment.