forked from Kodi-vStream/venom-xbmc-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsites.json
834 lines (834 loc) · 61 KB
/
sites.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
[
{
"name": "__init__.py",
"path": "plugin.video.vstream/resources/sites/__init__.py",
"sha": "5ff26b2a15514665aeb39711a5b25145dbcedcb6",
"size": 93,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/__init__.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/__init__.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/5ff26b2a15514665aeb39711a5b25145dbcedcb6",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/__init__.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/__init__.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/5ff26b2a15514665aeb39711a5b25145dbcedcb6",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/__init__.py"
}
},
{
"name": "adkami_com.py",
"path": "plugin.video.vstream/resources/sites/adkami_com.py",
"sha": "5e52d70c399ec67aac9909084d48fcae6a3e4d36",
"size": 19366,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/adkami_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/adkami_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/5e52d70c399ec67aac9909084d48fcae6a3e4d36",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/adkami_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/adkami_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/5e52d70c399ec67aac9909084d48fcae6a3e4d36",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/adkami_com.py"
}
},
{
"name": "alluc_ee.py",
"path": "plugin.video.vstream/resources/sites/alluc_ee.py",
"sha": "47e0111332d2ff5062f8cc883e445939e7339d38",
"size": 7221,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/alluc_ee.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/alluc_ee.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/47e0111332d2ff5062f8cc883e445939e7339d38",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/alluc_ee.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/alluc_ee.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/47e0111332d2ff5062f8cc883e445939e7339d38",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/alluc_ee.py"
}
},
{
"name": "buzzmonclick_com.py",
"path": "plugin.video.vstream/resources/sites/buzzmonclick_com.py",
"sha": "2631e3083a6d8504fb416e399191aa1e3680d881",
"size": 8960,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/buzzmonclick_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/buzzmonclick_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/2631e3083a6d8504fb416e399191aa1e3680d881",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/buzzmonclick_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/buzzmonclick_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/2631e3083a6d8504fb416e399191aa1e3680d881",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/buzzmonclick_com.py"
}
},
{
"name": "cinemay_com.py",
"path": "plugin.video.vstream/resources/sites/cinemay_com.py",
"sha": "3a58f1ac156a78d261e839632ce8bd314d6ce2b8",
"size": 14009,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/cinemay_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/cinemay_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/3a58f1ac156a78d261e839632ce8bd314d6ce2b8",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/cinemay_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/cinemay_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/3a58f1ac156a78d261e839632ce8bd314d6ce2b8",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/cinemay_com.py"
}
},
{
"name": "ddl_island_su.py",
"path": "plugin.video.vstream/resources/sites/ddl_island_su.py",
"sha": "2c1d0293a3094db6614a4cc934780f0bdb0880ab",
"size": 28187,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/ddl_island_su.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/ddl_island_su.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/2c1d0293a3094db6614a4cc934780f0bdb0880ab",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/ddl_island_su.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/ddl_island_su.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/2c1d0293a3094db6614a4cc934780f0bdb0880ab",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/ddl_island_su.py"
}
},
{
"name": "ddlfrench_org.py",
"path": "plugin.video.vstream/resources/sites/ddlfrench_org.py",
"sha": "1398cabe4cc3794c20d9738b72d659bc3f319d15",
"size": 7675,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/ddlfrench_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/ddlfrench_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/1398cabe4cc3794c20d9738b72d659bc3f319d15",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/ddlfrench_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/ddlfrench_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/1398cabe4cc3794c20d9738b72d659bc3f319d15",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/ddlfrench_org.py"
}
},
{
"name": "docspot_fr.py",
"path": "plugin.video.vstream/resources/sites/docspot_fr.py",
"sha": "c801efeb3c67c063a0f5d81432d954dfda3e2efe",
"size": 6616,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/docspot_fr.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/docspot_fr.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/c801efeb3c67c063a0f5d81432d954dfda3e2efe",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/docspot_fr.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/docspot_fr.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/c801efeb3c67c063a0f5d81432d954dfda3e2efe",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/docspot_fr.py"
}
},
{
"name": "enquetedereportages_com.py",
"path": "plugin.video.vstream/resources/sites/enquetedereportages_com.py",
"sha": "afbbf990824dca5b8d5eb54bd09e68733d497e93",
"size": 10555,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/enquetedereportages_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/enquetedereportages_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/afbbf990824dca5b8d5eb54bd09e68733d497e93",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/enquetedereportages_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/enquetedereportages_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/afbbf990824dca5b8d5eb54bd09e68733d497e93",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/enquetedereportages_com.py"
}
},
{
"name": "film_illimit_fr.py",
"path": "plugin.video.vstream/resources/sites/film_illimit_fr.py",
"sha": "e7777df9b1494c6fc5633b070f9a06396d43ed9d",
"size": 10975,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/film_illimit_fr.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/film_illimit_fr.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/e7777df9b1494c6fc5633b070f9a06396d43ed9d",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/film_illimit_fr.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/film_illimit_fr.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/e7777df9b1494c6fc5633b070f9a06396d43ed9d",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/film_illimit_fr.py"
}
},
{
"name": "film_streaming_co.py",
"path": "plugin.video.vstream/resources/sites/film_streaming_co.py",
"sha": "dbade0c5fa838f5a52c1af165c19b6c775b740c1",
"size": 9788,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/film_streaming_co.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/film_streaming_co.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/dbade0c5fa838f5a52c1af165c19b6c775b740c1",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/film_streaming_co.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/film_streaming_co.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/dbade0c5fa838f5a52c1af165c19b6c775b740c1",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/film_streaming_co.py"
}
},
{
"name": "filmenstreaminghd_com.py",
"path": "plugin.video.vstream/resources/sites/filmenstreaminghd_com.py",
"sha": "a9d3268680da5f76c81d0e66e0cfdcf2bb18b8f2",
"size": 18218,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmenstreaminghd_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmenstreaminghd_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/a9d3268680da5f76c81d0e66e0cfdcf2bb18b8f2",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/filmenstreaminghd_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmenstreaminghd_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/a9d3268680da5f76c81d0e66e0cfdcf2bb18b8f2",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmenstreaminghd_com.py"
}
},
{
"name": "filmstreamingz_fr.py",
"path": "plugin.video.vstream/resources/sites/filmstreamingz_fr.py",
"sha": "f547acbf4d6367f269b98c03a2bd6748955401b3",
"size": 8377,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmstreamingz_fr.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmstreamingz_fr.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/f547acbf4d6367f269b98c03a2bd6748955401b3",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/filmstreamingz_fr.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmstreamingz_fr.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/f547acbf4d6367f269b98c03a2bd6748955401b3",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmstreamingz_fr.py"
}
},
{
"name": "filmstreamvk_com.py",
"path": "plugin.video.vstream/resources/sites/filmstreamvk_com.py",
"sha": "117d791b7ae988997ed64292d52c162eb8e55209",
"size": 14063,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmstreamvk_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmstreamvk_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/117d791b7ae988997ed64292d52c162eb8e55209",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/filmstreamvk_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmstreamvk_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/117d791b7ae988997ed64292d52c162eb8e55209",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmstreamvk_com.py"
}
},
{
"name": "filmsvostfr_biz.py",
"path": "plugin.video.vstream/resources/sites/filmsvostfr_biz.py",
"sha": "624c19c294a71d1965ac6e03e2ee06c98549b448",
"size": 15825,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmsvostfr_biz.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmsvostfr_biz.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/624c19c294a71d1965ac6e03e2ee06c98549b448",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/filmsvostfr_biz.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/filmsvostfr_biz.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/624c19c294a71d1965ac6e03e2ee06c98549b448",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/filmsvostfr_biz.py"
}
},
{
"name": "freebox.py",
"path": "plugin.video.vstream/resources/sites/freebox.py",
"sha": "4e12a41b3310591df3dd74740d3360d24a4764ac",
"size": 15712,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/freebox.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/freebox.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/4e12a41b3310591df3dd74740d3360d24a4764ac",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/freebox.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/freebox.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/4e12a41b3310591df3dd74740d3360d24a4764ac",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/freebox.py"
}
},
{
"name": "full_stream_org.py",
"path": "plugin.video.vstream/resources/sites/full_stream_org.py",
"sha": "b50acc6ca4cf4917be68017a9e5c040cc2b755ca",
"size": 22292,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/full_stream_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/full_stream_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/b50acc6ca4cf4917be68017a9e5c040cc2b755ca",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/full_stream_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/full_stream_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/b50acc6ca4cf4917be68017a9e5c040cc2b755ca",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/full_stream_org.py"
}
},
{
"name": "full_streamvk_net.py",
"path": "plugin.video.vstream/resources/sites/full_streamvk_net.py",
"sha": "90bcdb1a68b3c9a3209bb33a6a353865e86c77d5",
"size": 9021,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/full_streamvk_net.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/full_streamvk_net.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/90bcdb1a68b3c9a3209bb33a6a353865e86c77d5",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/full_streamvk_net.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/full_streamvk_net.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/90bcdb1a68b3c9a3209bb33a6a353865e86c77d5",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/full_streamvk_net.py"
}
},
{
"name": "fullmoviz_org.py",
"path": "plugin.video.vstream/resources/sites/fullmoviz_org.py",
"sha": "9457643096548622039b53b2bc6b957011f359ef",
"size": 8022,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/fullmoviz_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/fullmoviz_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9457643096548622039b53b2bc6b957011f359ef",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/fullmoviz_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/fullmoviz_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9457643096548622039b53b2bc6b957011f359ef",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/fullmoviz_org.py"
}
},
{
"name": "hd_stream_in.py",
"path": "plugin.video.vstream/resources/sites/hd_stream_in.py",
"sha": "cb46efea06357f3169538dd64f9575696c5c4389",
"size": 11063,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/hd_stream_in.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/hd_stream_in.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/cb46efea06357f3169538dd64f9575696c5c4389",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/hd_stream_in.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/hd_stream_in.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/cb46efea06357f3169538dd64f9575696c5c4389",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/hd_stream_in.py"
}
},
{
"name": "kepliz_com.py",
"path": "plugin.video.vstream/resources/sites/kepliz_com.py",
"sha": "ff7c57a821a1d4c7302b12f2cc8749e875a56b08",
"size": 14582,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/kepliz_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/kepliz_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/ff7c57a821a1d4c7302b12f2cc8749e875a56b08",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/kepliz_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/kepliz_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/ff7c57a821a1d4c7302b12f2cc8749e875a56b08",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/kepliz_com.py"
}
},
{
"name": "les_docus.py",
"path": "plugin.video.vstream/resources/sites/les_docus.py",
"sha": "871338f64e3ca1f487aa4954a2f5e27c38638d3e",
"size": 9762,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/les_docus.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/les_docus.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/871338f64e3ca1f487aa4954a2f5e27c38638d3e",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/les_docus.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/les_docus.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/871338f64e3ca1f487aa4954a2f5e27c38638d3e",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/les_docus.py"
}
},
{
"name": "libertyland_tv.py",
"path": "plugin.video.vstream/resources/sites/libertyland_tv.py",
"sha": "3a0f459f891f7c6915f586dee5de3dac4b89291f",
"size": 20801,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/libertyland_tv.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/libertyland_tv.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/3a0f459f891f7c6915f586dee5de3dac4b89291f",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/libertyland_tv.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/libertyland_tv.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/3a0f459f891f7c6915f586dee5de3dac4b89291f",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/libertyland_tv.py"
}
},
{
"name": "libre_stream_org.py",
"path": "plugin.video.vstream/resources/sites/libre_stream_org.py",
"sha": "13153fc41a04b06c0ef345cf56ab2ff3b0d10d0c",
"size": 13998,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/libre_stream_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/libre_stream_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/13153fc41a04b06c0ef345cf56ab2ff3b0d10d0c",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/libre_stream_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/libre_stream_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/13153fc41a04b06c0ef345cf56ab2ff3b0d10d0c",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/libre_stream_org.py"
}
},
{
"name": "mangacity_org.py",
"path": "plugin.video.vstream/resources/sites/mangacity_org.py",
"sha": "f09c783dc4b874aa1bd1b7a5f0d06a9b572befd5",
"size": 23841,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/mangacity_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/mangacity_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/f09c783dc4b874aa1bd1b7a5f0d06a9b572befd5",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/mangacity_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/mangacity_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/f09c783dc4b874aa1bd1b7a5f0d06a9b572befd5",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/mangacity_org.py"
}
},
{
"name": "mareplaytv.py",
"path": "plugin.video.vstream/resources/sites/mareplaytv.py",
"sha": "46cec38efc298c7252f934551b31ad696ffd614b",
"size": 8920,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/mareplaytv.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/mareplaytv.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/46cec38efc298c7252f934551b31ad696ffd614b",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/mareplaytv.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/mareplaytv.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/46cec38efc298c7252f934551b31ad696ffd614b",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/mareplaytv.py"
}
},
{
"name": "megastream.py",
"path": "plugin.video.vstream/resources/sites/megastream.py",
"sha": "b87310e26bb5ef956f68fe1c58ed0fed030cd4e5",
"size": 21653,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/megastream.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/megastream.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/b87310e26bb5ef956f68fe1c58ed0fed030cd4e5",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/megastream.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/megastream.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/b87310e26bb5ef956f68fe1c58ed0fed030cd4e5",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/megastream.py"
}
},
{
"name": "megatrackmovies_net.py",
"path": "plugin.video.vstream/resources/sites/megatrackmovies_net.py",
"sha": "bf23485ed95828252bc0a1009c1919c60bc4d19e",
"size": 16629,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/megatrackmovies_net.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/megatrackmovies_net.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/bf23485ed95828252bc0a1009c1919c60bc4d19e",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/megatrackmovies_net.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/megatrackmovies_net.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/bf23485ed95828252bc0a1009c1919c60bc4d19e",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/megatrackmovies_net.py"
}
},
{
"name": "neuf_docu.py",
"path": "plugin.video.vstream/resources/sites/neuf_docu.py",
"sha": "61ee72477bb40b0062024f75056911e54553a739",
"size": 9358,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/neuf_docu.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/neuf_docu.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/61ee72477bb40b0062024f75056911e54553a739",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/neuf_docu.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/neuf_docu.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/61ee72477bb40b0062024f75056911e54553a739",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/neuf_docu.py"
}
},
{
"name": "otakufr_com.py",
"path": "plugin.video.vstream/resources/sites/otakufr_com.py",
"sha": "506c6e7e9613cd68f9ff07c23724f690b14f3452",
"size": 11332,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/otakufr_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/otakufr_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/506c6e7e9613cd68f9ff07c23724f690b14f3452",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/otakufr_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/otakufr_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/506c6e7e9613cd68f9ff07c23724f690b14f3452",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/otakufr_com.py"
}
},
{
"name": "planet_streaming.py",
"path": "plugin.video.vstream/resources/sites/planet_streaming.py",
"sha": "aaeeb7bad66054bddc6c850af98c3ad3a18af2b3",
"size": 14321,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/planet_streaming.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/planet_streaming.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/aaeeb7bad66054bddc6c850af98c3ad3a18af2b3",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/planet_streaming.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/planet_streaming.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/aaeeb7bad66054bddc6c850af98c3ad3a18af2b3",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/planet_streaming.py"
}
},
{
"name": "regarder_films.py",
"path": "plugin.video.vstream/resources/sites/regarder_films.py",
"sha": "0d2c1e8f279b55fe99e911d75e815dc45a27645f",
"size": 8237,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/regarder_films.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/regarder_films.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/0d2c1e8f279b55fe99e911d75e815dc45a27645f",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/regarder_films.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/regarder_films.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/0d2c1e8f279b55fe99e911d75e815dc45a27645f",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/regarder_films.py"
}
},
{
"name": "reportagestv_com.py",
"path": "plugin.video.vstream/resources/sites/reportagestv_com.py",
"sha": "9cce831744ff5a28a3fbb420eba964d45c3850a0",
"size": 8365,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/reportagestv_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/reportagestv_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9cce831744ff5a28a3fbb420eba964d45c3850a0",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/reportagestv_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/reportagestv_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9cce831744ff5a28a3fbb420eba964d45c3850a0",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/reportagestv_com.py"
}
},
{
"name": "serie_streaming_watch.py",
"path": "plugin.video.vstream/resources/sites/serie_streaming_watch.py",
"sha": "fe980ed97e9f3ab2fc8c9c64ab7bfa8d9a5365fb",
"size": 13044,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/serie_streaming_watch.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/serie_streaming_watch.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/fe980ed97e9f3ab2fc8c9c64ab7bfa8d9a5365fb",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/serie_streaming_watch.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/serie_streaming_watch.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/fe980ed97e9f3ab2fc8c9c64ab7bfa8d9a5365fb",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/serie_streaming_watch.py"
}
},
{
"name": "series_en_streaming_tv.py",
"path": "plugin.video.vstream/resources/sites/series_en_streaming_tv.py",
"sha": "cf896d8199278079c6f61016100a7f6e52b7270d",
"size": 12052,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/series_en_streaming_tv.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/series_en_streaming_tv.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/cf896d8199278079c6f61016100a7f6e52b7270d",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/series_en_streaming_tv.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/series_en_streaming_tv.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/cf896d8199278079c6f61016100a7f6e52b7270d",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/series_en_streaming_tv.py"
}
},
{
"name": "siteuptobox.py",
"path": "plugin.video.vstream/resources/sites/siteuptobox.py",
"sha": "132ec2369c4b7159b5ec29f9430d5deca1d0b7c7",
"size": 6596,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/siteuptobox.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/siteuptobox.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/132ec2369c4b7159b5ec29f9430d5deca1d0b7c7",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/siteuptobox.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/siteuptobox.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/132ec2369c4b7159b5ec29f9430d5deca1d0b7c7",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/siteuptobox.py"
}
},
{
"name": "sokrostream_biz.py",
"path": "plugin.video.vstream/resources/sites/sokrostream_biz.py",
"sha": "8a1034579bc9334baac853a136a6de05cdcaf0a2",
"size": 26427,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/sokrostream_biz.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/sokrostream_biz.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/8a1034579bc9334baac853a136a6de05cdcaf0a2",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/sokrostream_biz.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/sokrostream_biz.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/8a1034579bc9334baac853a136a6de05cdcaf0a2",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/sokrostream_biz.py"
}
},
{
"name": "spion_com.py",
"path": "plugin.video.vstream/resources/sites/spion_com.py",
"sha": "003c6ff98fb48903bd20684581ef005b6d4bede5",
"size": 8760,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/spion_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/spion_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/003c6ff98fb48903bd20684581ef005b6d4bede5",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/spion_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/spion_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/003c6ff98fb48903bd20684581ef005b6d4bede5",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/spion_com.py"
}
},
{
"name": "streamcomplet.py",
"path": "plugin.video.vstream/resources/sites/streamcomplet.py",
"sha": "0164c793a7262f2377a53e04d628bbce2cab4bb8",
"size": 6967,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamcomplet.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamcomplet.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/0164c793a7262f2377a53e04d628bbce2cab4bb8",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/streamcomplet.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamcomplet.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/0164c793a7262f2377a53e04d628bbce2cab4bb8",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamcomplet.py"
}
},
{
"name": "streaming_series_org.py",
"path": "plugin.video.vstream/resources/sites/streaming_series_org.py",
"sha": "097008729973637bdf8b21c48d8eb0f662d0e5fb",
"size": 10900,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streaming_series_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streaming_series_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/097008729973637bdf8b21c48d8eb0f662d0e5fb",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/streaming_series_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streaming_series_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/097008729973637bdf8b21c48d8eb0f662d0e5fb",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streaming_series_org.py"
}
},
{
"name": "streaming_series_xyz.py",
"path": "plugin.video.vstream/resources/sites/streaming_series_xyz.py",
"sha": "de47cbce575dbd3427858df3f3a213347af9a4b2",
"size": 12296,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streaming_series_xyz.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streaming_series_xyz.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/de47cbce575dbd3427858df3f3a213347af9a4b2",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/streaming_series_xyz.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streaming_series_xyz.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/de47cbce575dbd3427858df3f3a213347af9a4b2",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streaming_series_xyz.py"
}
},
{
"name": "streamingk_com.py",
"path": "plugin.video.vstream/resources/sites/streamingk_com.py",
"sha": "bb025e1ceb874039f3b59dfdb38679b582d33553",
"size": 16069,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamingk_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamingk_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/bb025e1ceb874039f3b59dfdb38679b582d33553",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/streamingk_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamingk_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/bb025e1ceb874039f3b59dfdb38679b582d33553",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamingk_com.py"
}
},
{
"name": "streamzer_net.py",
"path": "plugin.video.vstream/resources/sites/streamzer_net.py",
"sha": "67ab158e2501e7246670e2fc77822a3a62c3a9fd",
"size": 23528,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamzer_net.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamzer_net.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/67ab158e2501e7246670e2fc77822a3a62c3a9fd",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/streamzer_net.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamzer_net.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/67ab158e2501e7246670e2fc77822a3a62c3a9fd",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamzer_net.py"
}
},
{
"name": "streamzzz_com.py",
"path": "plugin.video.vstream/resources/sites/streamzzz_com.py",
"sha": "7c559b966535e969658b4a5ef6a78053552b7e34",
"size": 7673,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamzzz_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamzzz_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/7c559b966535e969658b4a5ef6a78053552b7e34",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/streamzzz_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/streamzzz_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/7c559b966535e969658b4a5ef6a78053552b7e34",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/streamzzz_com.py"
}
},
{
"name": "themoviedb_org.py",
"path": "plugin.video.vstream/resources/sites/themoviedb_org.py",
"sha": "b343e8f0f6b6b51b19068c69a695f1af657a4f18",
"size": 24258,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/themoviedb_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/themoviedb_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/b343e8f0f6b6b51b19068c69a695f1af657a4f18",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/themoviedb_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/themoviedb_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/b343e8f0f6b6b51b19068c69a695f1af657a4f18",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/themoviedb_org.py"
}
},
{
"name": "tntv_rattrapage.py",
"path": "plugin.video.vstream/resources/sites/tntv_rattrapage.py",
"sha": "f07cbb77058117337656b48c06d7794356330a1d",
"size": 9865,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/tntv_rattrapage.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/tntv_rattrapage.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/f07cbb77058117337656b48c06d7794356330a1d",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/tntv_rattrapage.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/tntv_rattrapage.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/f07cbb77058117337656b48c06d7794356330a1d",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/tntv_rattrapage.py"
}
},
{
"name": "trash",
"path": "plugin.video.vstream/resources/sites/trash",
"sha": "9860dab5132816028765a816f971aaac27741a38",
"size": 0,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/trash?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/tree/master/plugin.video.vstream/resources/sites/trash",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/trees/9860dab5132816028765a816f971aaac27741a38",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/trash?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/trees/9860dab5132816028765a816f971aaac27741a38",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/tree/master/plugin.video.vstream/resources/sites/trash"
}
},
{
"name": "tv_streaming_ch.py",
"path": "plugin.video.vstream/resources/sites/tv_streaming_ch.py",
"sha": "59d2de56a39fc9695dbacb859c9d23eff3733e08",
"size": 14243,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/tv_streaming_ch.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/tv_streaming_ch.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/59d2de56a39fc9695dbacb859c9d23eff3733e08",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/tv_streaming_ch.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/tv_streaming_ch.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/59d2de56a39fc9695dbacb859c9d23eff3733e08",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/tv_streaming_ch.py"
}
},
{
"name": "videobuzzy_com.py",
"path": "plugin.video.vstream/resources/sites/videobuzzy_com.py",
"sha": "9a22dbe5eb8425492c40414fe30cd9754273d5a2",
"size": 5858,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/videobuzzy_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/videobuzzy_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9a22dbe5eb8425492c40414fe30cd9754273d5a2",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/videobuzzy_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/videobuzzy_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9a22dbe5eb8425492c40414fe30cd9754273d5a2",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/videobuzzy_com.py"
}
},
{
"name": "vkstreamingfilm_biz.py",
"path": "plugin.video.vstream/resources/sites/vkstreamingfilm_biz.py",
"sha": "9c113ed37b290465db3cd0e220abae946de8e3fc",
"size": 10634,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/vkstreamingfilm_biz.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/vkstreamingfilm_biz.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9c113ed37b290465db3cd0e220abae946de8e3fc",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/vkstreamingfilm_biz.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/vkstreamingfilm_biz.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9c113ed37b290465db3cd0e220abae946de8e3fc",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/vkstreamingfilm_biz.py"
}
},
{
"name": "voirfilms_org.py",
"path": "plugin.video.vstream/resources/sites/voirfilms_org.py",
"sha": "ced6f3a64a1685d38435ff6e2d7e008466cf3df2",
"size": 17971,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/voirfilms_org.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/voirfilms_org.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/ced6f3a64a1685d38435ff6e2d7e008466cf3df2",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/voirfilms_org.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/voirfilms_org.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/ced6f3a64a1685d38435ff6e2d7e008466cf3df2",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/voirfilms_org.py"
}
},
{
"name": "zone_telechargement_com.py",
"path": "plugin.video.vstream/resources/sites/zone_telechargement_com.py",
"sha": "9e16ed975bb37c8cb1c43a783ab1601b78f8afbf",
"size": 37259,
"url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/zone_telechargement_com.py?ref=master",
"html_url": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/zone_telechargement_com.py",
"git_url": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9e16ed975bb37c8cb1c43a783ab1601b78f8afbf",
"download_url": "https://raw.githubusercontent.com/Kodi-vStream/venom-xbmc-addons/master/plugin.video.vstream/resources/sites/zone_telechargement_com.py",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/contents/plugin.video.vstream/resources/sites/zone_telechargement_com.py?ref=master",
"git": "https://api.github.com/repos/Kodi-vStream/venom-xbmc-addons/git/blobs/9e16ed975bb37c8cb1c43a783ab1601b78f8afbf",
"html": "https://github.com/Kodi-vStream/venom-xbmc-addons/blob/master/plugin.video.vstream/resources/sites/zone_telechargement_com.py"
}
}
]