@tricoteuses/assemblee 2.5.10 → 2.5.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,6 @@
1
+ export declare function getFirstInterventionStartTimecode(dataNvs: string, finalPlayerNvs: string): number | null;
2
+ /**
3
+ * Build VOD master HLS URL from data.nvs <files><file ... url="..."> entries.
4
+ */
5
+ export declare function buildVodMasterM3u8FromNvs(xml: string, host?: string): string | null;
6
+ export declare function extractMeetingIdsFromNvs(nvsText: string): string[];
@@ -5,8 +5,4 @@ type CommonOptions = {
5
5
  "only-recent"?: number;
6
6
  };
7
7
  export declare function downloadAndParseVideos(reunion: Reunion, datasetCleanDir: string, options: CommonOptions): Promise<void>;
8
- /**
9
- * Build VOD master HLS URL from data.nvs <files><file ... url="..."> entries.
10
- */
11
- export declare function buildVodMasterM3u8FromNvs(xml: string, host?: string): string | null;
12
8
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tricoteuses/assemblee",
3
- "version": "2.5.10",
3
+ "version": "2.5.12",
4
4
  "description": "Retrieve, clean up & handle French Assemblée nationale's open data",
5
5
  "keywords": [
6
6
  "Assemblée nationale",