GithubHelp home page GithubHelp logo

Comments (8)

frixo3190 avatar frixo3190 commented on June 9, 2024

I confirm this issue

from gtts.

pndurette avatar pndurette commented on June 9, 2024

@iichelhadi Quick question: roughly how much text are you pushing through? Actually, what's the result of len(finalText)?

from gtts.

iichelhadi avatar iichelhadi commented on June 9, 2024

@iichelhadi Quick question: roughly how much text are you pushing through? Actually, what's the result of len(finalText)?

Hi pndurette,
Thank you for the quick response. The length of the text in this case is "535,530".
Kind regards

from gtts.

frixo3190 avatar frixo3190 commented on June 9, 2024

Hi, I use this library in order to convert in audio simple word,so max len text : 10

from gtts.

frixo3190 avatar frixo3190 commented on June 9, 2024

I ve tried to change TLD option
With 'cn' not working, but with 'com' it's ok
Find my solution !

from gtts.

iichelhadi avatar iichelhadi commented on June 9, 2024

I ve tried to change TLD option With 'cn' not working, but with 'com' it's ok Find my solution !

'com' should be the default. That's what I am also using but issue persists

from gtts.

pndurette avatar pndurette commented on June 9, 2024

So I think there's two distinct issues here:

  1. @iichelhadi: Does the issue still happen? Can you try with something shorter first? Could you add a logger and give me the debug log output?

Before your code, add:

import logging
logging.basicConfig(level=logging.DEBUG)
logging.getLogger("gtts")
  1. @frixo3190: If the issue still persist for you, can you open a new Issue with the code you're using? It's hard for me to follow what your issue is, but it seems to be related to Google China and I'm curious and want to help.

from gtts.

SammyJammy32 avatar SammyJammy32 commented on June 9, 2024

@pndurette I'm also getting this error. It was working perfectly before and then after not even changing anything it doesn't work anymore. The error says it starts when it tries to save the mp3 file. I included my debug (I just posted here not sure if it would have been better another way) hopefully you can make some sense of it. I just used a reddit post as a filler to try it out

Edit: If I run my same script but use a different text to use it works perfectly. I think the difference is that this text has a lot of \n which might be affecting it somehow. It's the only pattern I can find

DEBUG:gtts.tts:text: 6 months ago my (f25) fiance (m28) asked if i would be willing to have and open relationship. I agreed. Everything was ok until like 3 months ago when he asked if we could switch from open to poli. I agreed again. He started dating a girl from work and i started dating a guy from my gym. 


Now this guy (m26) is soooo different then my fiance. He takes me on dates every week, he brings me flowers and food at work. He texts me just to say hi. He's sweet and affectionate. My fiance however…. We've been together for 4 years. He only gets me flowers for my birthday. He's never affectionate. His idea of a date is playing board games or watching The Witcher. 


They are very different in bed too. With my fiance most of the times sex is a chore. He's fast and rough and then he goes to watch tv. My boyfriend however is very tender, he takes his time and he checks if I'm enjoying it, he cuddles with me after and brings me snacks.


I was talking to my mom about this and she asked me which one makes me happier and i guess it clicked. I like the way my boyfriend treats me while my fiance is more of a roommate at this point. 


After my talk with my mom i decided to talk to my fiance as well. I just told him that i wish he would be more affectionate with me. He just shrugged and said he isn't into "chick flick". 


So i guess I'm going to break up with my fiance because i don't want to marry a man that never takes me out or buy me flowers or holds my hand. I want someone that shows their emotions. I don't know if me and my boyfriend are going to work out since it's still new but at least now i know i have options.

I grew up around men that were emotionally unavailable and most women in my family constantly told that men aren't affectionate so i guess i kinda believed it. My first 2 boyfriends were like this as well. They didn't like showing affection and my fiance is the 3rd guy I've been with. It feels good to know not all men are like my mom made me think they were.
 
I'm on my way to have dinner with my fiance and I'm going to call of the engagement.

Update: i was super nervous to have the talk with my fiance but apparently at dinner it wasn't just us. He invited his parents and didn't tell me. I wanted to have the conversation with him privately but his mom started talking about the wedding, she had a bunch of flower arrangements, dresses and venues printed out and she was going to buy a dress tomorrow. I got overwhelmed and ended up telling them the wedding is off. I tried to be as gentle as i could but my fiance freaked out when i gave my reasons (that i don't feel loved and that i want someone that shows their affection) and made a scene so we were kicked out. He left to go home like 10 min ago. I'm still in the parking lot with his parents. They are trying to call him. I'm going to drive them home and then i guess i have to get ready for round 2 when i get home.

Update 2: we had a huge fight and he confessed he only wanted to open the relationship because he wanted to sleep with his coworker without being a cheater and then wanted a poly relationship because he developed feelings for her.

 And he called me bitch for dumping him because "I'm a big baby who needs attention". Apparently I need to grow up because "real men" don't get emotional.

Update 3: my now ex fiance called and begged me to come home to talk because he's sorry and he didn't mean what he said. And because "real men don't get emotional" he started crying when i no and that he can call his girlfriend if he wants to talk to someone.
DEBUG:gtts.tts:tld: com
DEBUG:gtts.tts:lang: en
DEBUG:gtts.tts:slow: False
DEBUG:gtts.tts:lang_check: True
DEBUG:gtts.tts:pre_processor_funcs: [<function tone_marks at 0x0000021410860A60>, <function end_of_line at 0x0000021410875280>, <function abbreviations at 0x0000021410875310>, <function word_sub at 0x00000214108753A0>]
DEBUG:gtts.tts:tokenizer_func: <bound method Tokenizer.run of re.compile('(?<=\\?).|(?<=!).|(?<=?).|(?<=!).|(?<!\\.[a-z])\\. |(?<!\\.[a-z]), |(?<!\\d):|\\\n|\\]|;|、|。|—|\\)|,|¿|\\[|…|،|‥|:|¡|\\(', re.IGNORECASE) from: [<function tone_marks at 0x00000214108754C0>, <function period_comma at 0x0000021410875550>, <function colon at 0x00000214108755E0>, <function other_punctuation at 0x0000021410875670>]>
DEBUG:gtts.lang:langs: {'af': 'Afrikaans', 'ar': 'Arabic', 'bg': 'Bulgarian', 'bn': 'Bengali', 'bs': 'Bosnian', 'ca': 'Catalan', 'cs': 'Czech', 'da': 'Danish', 'de': 'German', 'el': 'Greek', 'en': 'English', 'es': 'Spanish', 'et': 'Estonian', 'fi': 'Finnish', 'fr': 'French', 'gu': 'Gujarati', 'hi': 'Hindi', 'hr': 'Croatian', 'hu': 'Hungarian', 'id': 'Indonesian', 'is': 'Icelandic', 'it': 'Italian', 'iw': 'Hebrew', 'ja': 'Japanese', 'jw': 'Javanese', 'km': 'Khmer', 'kn': 'Kannada', 'ko': 'Korean', 'la': 'Latin', 'lv': 'Latvian', 'ml': 'Malayalam', 'mr': 'Marathi', 'ms': 'Malay', 'my': 'Myanmar (Burmese)', 'ne': 'Nepali', 'nl': 'Dutch', 'no': 'Norwegian', 'pl': 'Polish', 'pt': 'Portuguese', 'ro': 'Romanian', 'ru': 'Russian', 'si': 'Sinhala', 'sk': 'Slovak', 'sq': 'Albanian', 'sr': 'Serbian', 'su': 'Sundanese', 'sv': 'Swedish', 'sw': 'Swahili', 'ta': 'Tamil', 'te': 'Telugu', 'th': 'Thai', 'tl': 'Filipino', 'tr': 'Turkish', 'uk': 'Ukrainian', 'ur': 'Urdu', 'vi': 'Vietnamese', 'zh-CN': 'Chinese (Simplified)', 'zh-TW': 'Chinese (Mandarin/Taiwan)', 'zh': 'Chinese (Mandarin)'}
DEBUG:gtts.tts:pre-processing: <function tone_marks at 0x0000021410860A60>
DEBUG:gtts.tts:pre-processing: <function end_of_line at 0x0000021410875280>
DEBUG:gtts.tts:pre-processing: <function abbreviations at 0x0000021410875310>
DEBUG:gtts.tts:pre-processing: <function word_sub at 0x00000214108753A0>
DEBUG:gtts.tts:tokenizing: <bound method Tokenizer.run of re.compile('(?<=\\?).|(?<=!).|(?<=?).|(?<=!).|(?<!\\.[a-z])\\. |(?<!\\.[a-z]), |(?<!\\d):|\\\n|\\]|;|、|。|—|\\)|,|¿|\\[|…|،|‥|:|¡|\\(', re.IGNORECASE) from: [<function tone_marks at 0x00000214108754C0>, <function period_comma at 0x0000021410875550>, <function colon at 0x00000214108755E0>, <function other_punctuation at 0x0000021410875670>]>
DEBUG:gtts.tts:text_parts: ['6 months ago my', 'f25', 'fiance', 'm28', 'asked if i would be willing to have and open relationship', 'I agreed', 'Everything was ok until like 3 months ago when he asked if we could switch from open to poli', 'I agreed again', 'He started dating a girl from work and i started dating a guy from my gym.', 'Now this guy', 'm26', 'is soooo different then my fiance', 'He takes me on dates every week', 'he brings me flowers and food at work', 'He texts me just to say hi', "He's sweet and affectionate", 'My fiance however', "We've been together for 4 years", 'He only gets me flowers for my birthday', "He's never affectionate", 'His idea of a date is playing board games or watching The Witcher.', 'They are very different in bed too', 'With my fiance most of the times sex is a chore', "He's fast and rough and then he goes to watch tv", 'My boyfriend however is very tender', "he takes his time and he checks if I'm enjoying it", 'he cuddles with me after and brings me snacks.', 'I was talking to my mom about this and she asked me which one makes me happier and i guess it', 'clicked', 'I like the way my boyfriend treats me while my fiance is more of a roommate at this point.', 'After my talk with my mom i decided to talk to my fiance as well', 'I just told him that i wish he would be more affectionate with me', 'He just shrugged and said he isn\'t into "chick flick".', "So i guess I'm going to break up with my fiance because i don't want to marry a man that never", 'takes me out or buy me flowers or holds my hand', 'I want someone that shows their emotions', "I don't know if me and my boyfriend are going to work out since it's still new but at least now i", 'know i have options.', 'I grew up around men that were emotionally unavailable and most women in my family constantly told', "that men aren't affectionate so i guess i kinda believed it", 'My first 2 boyfriends were like this as well', "They didn't like showing affection and my fiance is the 3rd guy I've been with", 'It feels good to know not all men are like my mom made me think they were.', '', "I'm on my way to have dinner with my fiance and I'm going to call of the engagement.", 'Update', "i was super nervous to have the talk with my fiance but apparently at dinner it wasn't just us", "He invited his parents and didn't tell me", 'I wanted to have the conversation with him privately but his mom started talking about the wedding', 'she had a bunch of flower arrangements', 'dresses and venues printed out and she was going to buy a dress tomorrow', 'I got overwhelmed and ended up telling them the wedding is off', 'I tried to be as gentle as i could but my fiance freaked out when i gave my reasons', "that i don't feel loved and that i want someone that shows their affection", 'and made a scene so we were kicked out', 'He left to go home like 10 min ago', "I'm still in the parking lot with his parents", 'They are trying to call him', "I'm going to drive them home and then i guess i have to get ready for round 2 when i get home.", 'Update 2: we had a huge fight and he confessed he only wanted to open the relationship because he', 'wanted to sleep with his coworker without being a cheater and then wanted a poly relationship', 'because he developed feelings for her.', 'And he called me bitch for dumping him because "I\'m a big baby who needs attention"', 'Apparently I need to grow up because "real men" don\'t get emotional.', "Update 3: my now ex fiance called and begged me to come home to talk because he's sorry and he", "didn't mean what he said", 'And because "real men don\'t get emotional" he started crying when i no and that he can call his', 'girlfriend if he wants to talk to someone.']
DEBUG:gtts.tts:text_parts: 68
DEBUG:gtts.tts:data-0: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%226%20months%20ago%20my%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-1: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22f25%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-2: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22fiance%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-3: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22m28%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-4: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22asked%20if%20i%20would%20be%20willing%20to%20have%20and%20open%20relationship%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-5: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20agreed%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-6: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22Everything%20was%20ok%20until%20like%203%20months%20ago%20when%20he%20asked%20if%20we%20could%20switch%20from%20open%20to%20poli%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-7: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20agreed%20again%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-8: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%20started%20dating%20a%20girl%20from%20work%20and%20i%20started%20dating%20a%20guy%20from%20my%20gym.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-9: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22Now%20this%20guy%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-10: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22m26%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-11: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22is%20soooo%20different%20then%20my%20fiance%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-12: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%20takes%20me%20on%20dates%20every%20week%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-13: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22he%20brings%20me%20flowers%20and%20food%20at%20work%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-14: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%20texts%20me%20just%20to%20say%20hi%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-15: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%27s%20sweet%20and%20affectionate%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-16: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22My%20fiance%20however%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-17: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22We%27ve%20been%20together%20for%204%20years%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-18: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%20only%20gets%20me%20flowers%20for%20my%20birthday%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-19: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%27s%20never%20affectionate%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-20: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22His%20idea%20of%20a%20date%20is%20playing%20board%20games%20or%20watching%20The%20Witcher.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-21: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22They%20are%20very%20different%20in%20bed%20too%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-22: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22With%20my%20fiance%20most%20of%20the%20times%20sex%20is%20a%20chore%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-23: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%27s%20fast%20and%20rough%20and%20then%20he%20goes%20to%20watch%20tv%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-24: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22My%20boyfriend%20however%20is%20very%20tender%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-25: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22he%20takes%20his%20time%20and%20he%20checks%20if%20I%27m%20enjoying%20it%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-26: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22he%20cuddles%20with%20me%20after%20and%20brings%20me%20snacks.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-27: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20was%20talking%20to%20my%20mom%20about%20this%20and%20she%20asked%20me%20which%20one%20makes%20me%20happier%20and%20i%20guess%20it%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-28: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22clicked%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-29: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20like%20the%20way%20my%20boyfriend%20treats%20me%20while%20my%20fiance%20is%20more%20of%20a%20roommate%20at%20this%20point.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-30: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22After%20my%20talk%20with%20my%20mom%20i%20decided%20to%20talk%20to%20my%20fiance%20as%20well%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-31: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20just%20told%20him%20that%20i%20wish%20he%20would%20be%20more%20affectionate%20with%20me%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-32: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%20just%20shrugged%20and%20said%20he%20isn%27t%20into%20%5C%5C%5C%22chick%20flick%5C%5C%5C%22.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-33: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22So%20i%20guess%20I%27m%20going%20to%20break%20up%20with%20my%20fiance%20because%20i%20don%27t%20want%20to%20marry%20a%20man%20that%20never%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-34: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22takes%20me%20out%20or%20buy%20me%20flowers%20or%20holds%20my%20hand%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-35: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20want%20someone%20that%20shows%20their%20emotions%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-36: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20don%27t%20know%20if%20me%20and%20my%20boyfriend%20are%20going%20to%20work%20out%20since%20it%27s%20still%20new%20but%20at%20least%20now%20i%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-37: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22know%20i%20have%20options.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-38: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20grew%20up%20around%20men%20that%20were%20emotionally%20unavailable%20and%20most%20women%20in%20my%20family%20constantly%20told%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-39: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22that%20men%20aren%27t%20affectionate%20so%20i%20guess%20i%20kinda%20believed%20it%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-40: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22My%20first%202%20boyfriends%20were%20like%20this%20as%20well%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-41: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22They%20didn%27t%20like%20showing%20affection%20and%20my%20fiance%20is%20the%203rd%20guy%20I%27ve%20been%20with%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-42: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22It%20feels%20good%20to%20know%20not%20all%20men%20are%20like%20my%20mom%20made%20me%20think%20they%20were.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-43: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-44: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%27m%20on%20my%20way%20to%20have%20dinner%20with%20my%20fiance%20and%20I%27m%20going%20to%20call%20of%20the%20engagement.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-45: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22Update%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-46: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22i%20was%20super%20nervous%20to%20have%20the%20talk%20with%20my%20fiance%20but%20apparently%20at%20dinner%20it%20wasn%27t%20just%20us%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-47: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%20invited%20his%20parents%20and%20didn%27t%20tell%20me%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-48: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20wanted%20to%20have%20the%20conversation%20with%20him%20privately%20but%20his%20mom%20started%20talking%20about%20the%20wedding%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-49: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22she%20had%20a%20bunch%20of%20flower%20arrangements%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-50: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22dresses%20and%20venues%20printed%20out%20and%20she%20was%20going%20to%20buy%20a%20dress%20tomorrow%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-51: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20got%20overwhelmed%20and%20ended%20up%20telling%20them%20the%20wedding%20is%20off%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-52: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%20tried%20to%20be%20as%20gentle%20as%20i%20could%20but%20my%20fiance%20freaked%20out%20when%20i%20gave%20my%20reasons%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-53: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22that%20i%20don%27t%20feel%20loved%20and%20that%20i%20want%20someone%20that%20shows%20their%20affection%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-54: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22and%20made%20a%20scene%20so%20we%20were%20kicked%20out%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-55: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22He%20left%20to%20go%20home%20like%2010%20min%20ago%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-56: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%27m%20still%20in%20the%20parking%20lot%20with%20his%20parents%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-57: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22They%20are%20trying%20to%20call%20him%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-58: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22I%27m%20going%20to%20drive%20them%20home%20and%20then%20i%20guess%20i%20have%20to%20get%20ready%20for%20round%202%20when%20i%20get%20home.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-59: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22Update%202%3A%20we%20had%20a%20huge%20fight%20and%20he%20confessed%20he%20only%20wanted%20to%20open%20the%20relationship%20because%20he%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-60: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22wanted%20to%20sleep%20with%20his%20coworker%20without%20being%20a%20cheater%20and%20then%20wanted%20a%20poly%20relationship%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-61: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22because%20he%20developed%20feelings%20for%20her.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-62: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22And%20he%20called%20me%20bitch%20for%20dumping%20him%20because%20%5C%5C%5C%22I%27m%20a%20big%20baby%20who%20needs%20attention%5C%5C%5C%22%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-63: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22Apparently%20I%20need%20to%20grow%20up%20because%20%5C%5C%5C%22real%20men%5C%5C%5C%22%20don%27t%20get%20emotional.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-64: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22Update%203%3A%20my%20now%20ex%20fiance%20called%20and%20begged%20me%20to%20come%20home%20to%20talk%20because%20he%27s%20sorry%20and%20he%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-65: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22didn%27t%20mean%20what%20he%20said%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-66: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22And%20because%20%5C%5C%5C%22real%20men%20don%27t%20get%20emotional%5C%5C%5C%22%20he%20started%20crying%20when%20i%20no%20and%20that%20he%20can%20call%20his%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:gtts.tts:data-67: f.req=%5B%5B%5B%22jQ1olc%22%2C%22%5B%5C%22girlfriend%20if%20he%20wants%20to%20talk%20to%20someone.%5C%22%2C%5C%22en%5C%22%2Cnull%2C%5C%22null%5C%22%5D%22%2Cnull%2C%22generic%22%5D%5D%5D&
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-0: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '151'}
DEBUG:gtts.tts:url-0: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-0: 200
DEBUG:gtts.tts:part-0 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-0 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-1: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '133'}
DEBUG:gtts.tts:url-1: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-1: 200
DEBUG:gtts.tts:part-1 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-1 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-2: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '136'}
DEBUG:gtts.tts:url-2: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-2: 200
DEBUG:gtts.tts:part-2 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-2 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-3: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '133'}
DEBUG:gtts.tts:url-3: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-3: 200
DEBUG:gtts.tts:part-3 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-3 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-4: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '207'}
DEBUG:gtts.tts:url-4: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-4: 200
DEBUG:gtts.tts:part-4 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-4 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-5: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '140'}
DEBUG:gtts.tts:url-5: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-5: 200
DEBUG:gtts.tts:part-5 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-5 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-6: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '258'}
DEBUG:gtts.tts:url-6: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-6: 200
DEBUG:gtts.tts:part-6 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-6 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-7: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '148'}
DEBUG:gtts.tts:url-7: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-7: 200
DEBUG:gtts.tts:part-7 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-7 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-8: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '234'}
DEBUG:gtts.tts:url-8: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-8: 200
DEBUG:gtts.tts:part-8 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-8 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-9: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '146'}
DEBUG:gtts.tts:url-9: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-9: 200
DEBUG:gtts.tts:part-9 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-9 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-10: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '133'}
DEBUG:gtts.tts:url-10: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-10: 200
DEBUG:gtts.tts:part-10 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-10 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-11: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '173'}
DEBUG:gtts.tts:url-11: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-11: 200
DEBUG:gtts.tts:part-11 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-11 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-12: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '173'}
DEBUG:gtts.tts:url-12: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-12: 200
DEBUG:gtts.tts:part-12 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-12 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-13: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '181'}
DEBUG:gtts.tts:url-13: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-13: 200
DEBUG:gtts.tts:part-13 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-13 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-14: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '168'}
DEBUG:gtts.tts:url-14: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-14: 200
DEBUG:gtts.tts:part-14 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-14 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-15: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '165'}
DEBUG:gtts.tts:url-15: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-15: 200
DEBUG:gtts.tts:part-15 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-15 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-16: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '151'}
DEBUG:gtts.tts:url-16: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-16: 200
DEBUG:gtts.tts:part-16 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-16 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-17: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '173'}
DEBUG:gtts.tts:url-17: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-17: 200
DEBUG:gtts.tts:part-17 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-17 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-18: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '183'}
DEBUG:gtts.tts:url-18: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-18: 200
DEBUG:gtts.tts:part-18 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-18 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-19: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '159'}
DEBUG:gtts.tts:url-19: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-19: 200
DEBUG:gtts.tts:part-19 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-19 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-20: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '220'}
DEBUG:gtts.tts:url-20: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-20: 200
DEBUG:gtts.tts:part-20 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-20 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-21: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '176'}
DEBUG:gtts.tts:url-21: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-21: 200
DEBUG:gtts.tts:part-21 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-21 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-22: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '197'}
DEBUG:gtts.tts:url-22: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-22: 200
DEBUG:gtts.tts:part-22 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-22 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-23: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '200'}
DEBUG:gtts.tts:url-23: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-23: 200
DEBUG:gtts.tts:part-23 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-23 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-24: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '175'}
DEBUG:gtts.tts:url-24: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-24: 200
DEBUG:gtts.tts:part-24 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-24 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-25: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '202'}
DEBUG:gtts.tts:url-25: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-25: 200
DEBUG:gtts.tts:part-25 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-25 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-26: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '192'}
DEBUG:gtts.tts:url-26: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-26: 200
DEBUG:gtts.tts:part-26 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-26 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-27: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '263'}
DEBUG:gtts.tts:url-27: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-27: 200
DEBUG:gtts.tts:part-27 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-27 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-28: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '137'}
DEBUG:gtts.tts:url-28: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-28: 200
DEBUG:gtts.tts:part-28 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-28 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-29: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '256'}
DEBUG:gtts.tts:url-29: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-29: 200
DEBUG:gtts.tts:part-29 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-29 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-30: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '222'}
DEBUG:gtts.tts:url-30: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-30: 200
DEBUG:gtts.tts:part-30 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-30 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-31: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '221'}
DEBUG:gtts.tts:url-31: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-31: 200
DEBUG:gtts.tts:part-31 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-31 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-32: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '226'}
DEBUG:gtts.tts:url-32: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-32: 200
DEBUG:gtts.tts:part-32 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-32 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-33: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '268'}
DEBUG:gtts.tts:url-33: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-33: 200
DEBUG:gtts.tts:part-33 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-33 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-34: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '197'}
DEBUG:gtts.tts:url-34: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-34: 200
DEBUG:gtts.tts:part-34 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-34 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-35: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '182'}
DEBUG:gtts.tts:url-35: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-35: 200
DEBUG:gtts.tts:part-35 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-35 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-36: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '273'}
DEBUG:gtts.tts:url-36: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-36: 200
DEBUG:gtts.tts:part-36 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-36 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-37: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '156'}
DEBUG:gtts.tts:url-37: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-37: 200
DEBUG:gtts.tts:part-37 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-37 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-38: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '260'}
DEBUG:gtts.tts:url-38: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-38: 200
DEBUG:gtts.tts:part-38 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-38 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-39: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '211'}
DEBUG:gtts.tts:url-39: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-39: 200
DEBUG:gtts.tts:part-39 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-39 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-40: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '190'}
DEBUG:gtts.tts:url-40: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-40: 200
DEBUG:gtts.tts:part-40 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-40 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-41: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '240'}
DEBUG:gtts.tts:url-41: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-41: 200
DEBUG:gtts.tts:part-41 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-41 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-42: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '236'}
DEBUG:gtts.tts:url-42: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-42: 200
DEBUG:gtts.tts:part-42 written to <_io.BufferedWriter name='C:\\Users\\Saoon\\Desktop\\Python\\Reddit\\Text0.mp3'>
DEBUG:gtts.tts:part-42 created
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): translate.google.com:443
DEBUG:urllib3.connectionpool:https://translate.google.com:443 "POST /_/TranslateWebserverUi/data/batchexecute HTTP/1.1" 200 None
DEBUG:gtts.tts:headers-43: {'Referer': 'http://translate.google.com/', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36', 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', 'Content-Length': '130'}
DEBUG:gtts.tts:url-43: https://translate.google.com/_/TranslateWebserverUi/data/batchexecute
DEBUG:gtts.tts:status-43: 200

from gtts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.