Mythus commited on
Commit
ac9f430
·
verified ·
1 Parent(s): 0b85371

Update filmpertutti.py

Browse files
Files changed (1) hide show
  1. filmpertutti.py +1 -1
filmpertutti.py CHANGED
@@ -189,5 +189,5 @@ def get_stream_link(imbd):
189
  #let's get delivery link, streaming link
190
  streaming_link = get_true_link(real_link)
191
  return streaming_link
192
- a = get_stream_link(tt1839578:3:5)
193
  print(a)
 
189
  #let's get delivery link, streaming link
190
  streaming_link = get_true_link(real_link)
191
  return streaming_link
192
+ a = get_stream_link("tt1839578:3:5")
193
  print(a)