utils.py 196 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511
  1. #!/usr/bin/env python
  2. # coding: utf-8
  3. from __future__ import unicode_literals
  4. import base64
  5. import binascii
  6. import calendar
  7. import codecs
  8. import collections
  9. import contextlib
  10. import ctypes
  11. import datetime
  12. import email.utils
  13. import email.header
  14. import errno
  15. import functools
  16. import inspect
  17. import io
  18. import itertools
  19. import json
  20. import locale
  21. import math
  22. import operator
  23. import os
  24. import platform
  25. import random
  26. import re
  27. import socket
  28. import ssl
  29. import subprocess
  30. import sys
  31. import tempfile
  32. import time
  33. import traceback
  34. import unicodedata
  35. import xml.etree.ElementTree
  36. import zlib
  37. from .compat import (
  38. compat_HTMLParseError,
  39. compat_HTMLParser,
  40. compat_basestring,
  41. compat_brotli as brotli,
  42. compat_casefold,
  43. compat_chr,
  44. compat_collections_abc,
  45. compat_cookiejar,
  46. compat_ctypes_WINFUNCTYPE,
  47. compat_datetime_timedelta_total_seconds,
  48. compat_etree_fromstring,
  49. compat_expanduser,
  50. compat_html_entities,
  51. compat_html_entities_html5,
  52. compat_http_client,
  53. compat_integer_types,
  54. compat_kwargs,
  55. compat_ncompress as ncompress,
  56. compat_os_name,
  57. compat_re_Match,
  58. compat_re_Pattern,
  59. compat_shlex_quote,
  60. compat_str,
  61. compat_struct_pack,
  62. compat_struct_unpack,
  63. compat_urllib_error,
  64. compat_urllib_HTTPError,
  65. compat_urllib_parse,
  66. compat_urllib_parse_parse_qs as compat_parse_qs,
  67. compat_urllib_parse_urlencode,
  68. compat_urllib_parse_urlparse,
  69. compat_urllib_parse_unquote_plus,
  70. compat_urllib_request,
  71. compat_xpath,
  72. )
  73. from .socks import (
  74. ProxyType,
  75. sockssocket,
  76. )
  77. def register_socks_protocols():
  78. # "Register" SOCKS protocols
  79. # In Python < 2.6.5, urlsplit() suffers from bug https://bugs.python.org/issue7904
  80. # URLs with protocols not in urlparse.uses_netloc are not handled correctly
  81. for scheme in ('socks', 'socks4', 'socks4a', 'socks5'):
  82. if scheme not in compat_urllib_parse.uses_netloc:
  83. compat_urllib_parse.uses_netloc.append(scheme)
  84. # Unfavoured alias
  85. compiled_regex_type = compat_re_Pattern
  86. def random_user_agent():
  87. _USER_AGENT_TPL = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/%s Safari/537.36'
  88. _CHROME_VERSIONS = (
  89. '74.0.3729.129',
  90. '76.0.3780.3',
  91. '76.0.3780.2',
  92. '74.0.3729.128',
  93. '76.0.3780.1',
  94. '76.0.3780.0',
  95. '75.0.3770.15',
  96. '74.0.3729.127',
  97. '74.0.3729.126',
  98. '76.0.3779.1',
  99. '76.0.3779.0',
  100. '75.0.3770.14',
  101. '74.0.3729.125',
  102. '76.0.3778.1',
  103. '76.0.3778.0',
  104. '75.0.3770.13',
  105. '74.0.3729.124',
  106. '74.0.3729.123',
  107. '73.0.3683.121',
  108. '76.0.3777.1',
  109. '76.0.3777.0',
  110. '75.0.3770.12',
  111. '74.0.3729.122',
  112. '76.0.3776.4',
  113. '75.0.3770.11',
  114. '74.0.3729.121',
  115. '76.0.3776.3',
  116. '76.0.3776.2',
  117. '73.0.3683.120',
  118. '74.0.3729.120',
  119. '74.0.3729.119',
  120. '74.0.3729.118',
  121. '76.0.3776.1',
  122. '76.0.3776.0',
  123. '76.0.3775.5',
  124. '75.0.3770.10',
  125. '74.0.3729.117',
  126. '76.0.3775.4',
  127. '76.0.3775.3',
  128. '74.0.3729.116',
  129. '75.0.3770.9',
  130. '76.0.3775.2',
  131. '76.0.3775.1',
  132. '76.0.3775.0',
  133. '75.0.3770.8',
  134. '74.0.3729.115',
  135. '74.0.3729.114',
  136. '76.0.3774.1',
  137. '76.0.3774.0',
  138. '75.0.3770.7',
  139. '74.0.3729.113',
  140. '74.0.3729.112',
  141. '74.0.3729.111',
  142. '76.0.3773.1',
  143. '76.0.3773.0',
  144. '75.0.3770.6',
  145. '74.0.3729.110',
  146. '74.0.3729.109',
  147. '76.0.3772.1',
  148. '76.0.3772.0',
  149. '75.0.3770.5',
  150. '74.0.3729.108',
  151. '74.0.3729.107',
  152. '76.0.3771.1',
  153. '76.0.3771.0',
  154. '75.0.3770.4',
  155. '74.0.3729.106',
  156. '74.0.3729.105',
  157. '75.0.3770.3',
  158. '74.0.3729.104',
  159. '74.0.3729.103',
  160. '74.0.3729.102',
  161. '75.0.3770.2',
  162. '74.0.3729.101',
  163. '75.0.3770.1',
  164. '75.0.3770.0',
  165. '74.0.3729.100',
  166. '75.0.3769.5',
  167. '75.0.3769.4',
  168. '74.0.3729.99',
  169. '75.0.3769.3',
  170. '75.0.3769.2',
  171. '75.0.3768.6',
  172. '74.0.3729.98',
  173. '75.0.3769.1',
  174. '75.0.3769.0',
  175. '74.0.3729.97',
  176. '73.0.3683.119',
  177. '73.0.3683.118',
  178. '74.0.3729.96',
  179. '75.0.3768.5',
  180. '75.0.3768.4',
  181. '75.0.3768.3',
  182. '75.0.3768.2',
  183. '74.0.3729.95',
  184. '74.0.3729.94',
  185. '75.0.3768.1',
  186. '75.0.3768.0',
  187. '74.0.3729.93',
  188. '74.0.3729.92',
  189. '73.0.3683.117',
  190. '74.0.3729.91',
  191. '75.0.3766.3',
  192. '74.0.3729.90',
  193. '75.0.3767.2',
  194. '75.0.3767.1',
  195. '75.0.3767.0',
  196. '74.0.3729.89',
  197. '73.0.3683.116',
  198. '75.0.3766.2',
  199. '74.0.3729.88',
  200. '75.0.3766.1',
  201. '75.0.3766.0',
  202. '74.0.3729.87',
  203. '73.0.3683.115',
  204. '74.0.3729.86',
  205. '75.0.3765.1',
  206. '75.0.3765.0',
  207. '74.0.3729.85',
  208. '73.0.3683.114',
  209. '74.0.3729.84',
  210. '75.0.3764.1',
  211. '75.0.3764.0',
  212. '74.0.3729.83',
  213. '73.0.3683.113',
  214. '75.0.3763.2',
  215. '75.0.3761.4',
  216. '74.0.3729.82',
  217. '75.0.3763.1',
  218. '75.0.3763.0',
  219. '74.0.3729.81',
  220. '73.0.3683.112',
  221. '75.0.3762.1',
  222. '75.0.3762.0',
  223. '74.0.3729.80',
  224. '75.0.3761.3',
  225. '74.0.3729.79',
  226. '73.0.3683.111',
  227. '75.0.3761.2',
  228. '74.0.3729.78',
  229. '74.0.3729.77',
  230. '75.0.3761.1',
  231. '75.0.3761.0',
  232. '73.0.3683.110',
  233. '74.0.3729.76',
  234. '74.0.3729.75',
  235. '75.0.3760.0',
  236. '74.0.3729.74',
  237. '75.0.3759.8',
  238. '75.0.3759.7',
  239. '75.0.3759.6',
  240. '74.0.3729.73',
  241. '75.0.3759.5',
  242. '74.0.3729.72',
  243. '73.0.3683.109',
  244. '75.0.3759.4',
  245. '75.0.3759.3',
  246. '74.0.3729.71',
  247. '75.0.3759.2',
  248. '74.0.3729.70',
  249. '73.0.3683.108',
  250. '74.0.3729.69',
  251. '75.0.3759.1',
  252. '75.0.3759.0',
  253. '74.0.3729.68',
  254. '73.0.3683.107',
  255. '74.0.3729.67',
  256. '75.0.3758.1',
  257. '75.0.3758.0',
  258. '74.0.3729.66',
  259. '73.0.3683.106',
  260. '74.0.3729.65',
  261. '75.0.3757.1',
  262. '75.0.3757.0',
  263. '74.0.3729.64',
  264. '73.0.3683.105',
  265. '74.0.3729.63',
  266. '75.0.3756.1',
  267. '75.0.3756.0',
  268. '74.0.3729.62',
  269. '73.0.3683.104',
  270. '75.0.3755.3',
  271. '75.0.3755.2',
  272. '73.0.3683.103',
  273. '75.0.3755.1',
  274. '75.0.3755.0',
  275. '74.0.3729.61',
  276. '73.0.3683.102',
  277. '74.0.3729.60',
  278. '75.0.3754.2',
  279. '74.0.3729.59',
  280. '75.0.3753.4',
  281. '74.0.3729.58',
  282. '75.0.3754.1',
  283. '75.0.3754.0',
  284. '74.0.3729.57',
  285. '73.0.3683.101',
  286. '75.0.3753.3',
  287. '75.0.3752.2',
  288. '75.0.3753.2',
  289. '74.0.3729.56',
  290. '75.0.3753.1',
  291. '75.0.3753.0',
  292. '74.0.3729.55',
  293. '73.0.3683.100',
  294. '74.0.3729.54',
  295. '75.0.3752.1',
  296. '75.0.3752.0',
  297. '74.0.3729.53',
  298. '73.0.3683.99',
  299. '74.0.3729.52',
  300. '75.0.3751.1',
  301. '75.0.3751.0',
  302. '74.0.3729.51',
  303. '73.0.3683.98',
  304. '74.0.3729.50',
  305. '75.0.3750.0',
  306. '74.0.3729.49',
  307. '74.0.3729.48',
  308. '74.0.3729.47',
  309. '75.0.3749.3',
  310. '74.0.3729.46',
  311. '73.0.3683.97',
  312. '75.0.3749.2',
  313. '74.0.3729.45',
  314. '75.0.3749.1',
  315. '75.0.3749.0',
  316. '74.0.3729.44',
  317. '73.0.3683.96',
  318. '74.0.3729.43',
  319. '74.0.3729.42',
  320. '75.0.3748.1',
  321. '75.0.3748.0',
  322. '74.0.3729.41',
  323. '75.0.3747.1',
  324. '73.0.3683.95',
  325. '75.0.3746.4',
  326. '74.0.3729.40',
  327. '74.0.3729.39',
  328. '75.0.3747.0',
  329. '75.0.3746.3',
  330. '75.0.3746.2',
  331. '74.0.3729.38',
  332. '75.0.3746.1',
  333. '75.0.3746.0',
  334. '74.0.3729.37',
  335. '73.0.3683.94',
  336. '75.0.3745.5',
  337. '75.0.3745.4',
  338. '75.0.3745.3',
  339. '75.0.3745.2',
  340. '74.0.3729.36',
  341. '75.0.3745.1',
  342. '75.0.3745.0',
  343. '75.0.3744.2',
  344. '74.0.3729.35',
  345. '73.0.3683.93',
  346. '74.0.3729.34',
  347. '75.0.3744.1',
  348. '75.0.3744.0',
  349. '74.0.3729.33',
  350. '73.0.3683.92',
  351. '74.0.3729.32',
  352. '74.0.3729.31',
  353. '73.0.3683.91',
  354. '75.0.3741.2',
  355. '75.0.3740.5',
  356. '74.0.3729.30',
  357. '75.0.3741.1',
  358. '75.0.3741.0',
  359. '74.0.3729.29',
  360. '75.0.3740.4',
  361. '73.0.3683.90',
  362. '74.0.3729.28',
  363. '75.0.3740.3',
  364. '73.0.3683.89',
  365. '75.0.3740.2',
  366. '74.0.3729.27',
  367. '75.0.3740.1',
  368. '75.0.3740.0',
  369. '74.0.3729.26',
  370. '73.0.3683.88',
  371. '73.0.3683.87',
  372. '74.0.3729.25',
  373. '75.0.3739.1',
  374. '75.0.3739.0',
  375. '73.0.3683.86',
  376. '74.0.3729.24',
  377. '73.0.3683.85',
  378. '75.0.3738.4',
  379. '75.0.3738.3',
  380. '75.0.3738.2',
  381. '75.0.3738.1',
  382. '75.0.3738.0',
  383. '74.0.3729.23',
  384. '73.0.3683.84',
  385. '74.0.3729.22',
  386. '74.0.3729.21',
  387. '75.0.3737.1',
  388. '75.0.3737.0',
  389. '74.0.3729.20',
  390. '73.0.3683.83',
  391. '74.0.3729.19',
  392. '75.0.3736.1',
  393. '75.0.3736.0',
  394. '74.0.3729.18',
  395. '73.0.3683.82',
  396. '74.0.3729.17',
  397. '75.0.3735.1',
  398. '75.0.3735.0',
  399. '74.0.3729.16',
  400. '73.0.3683.81',
  401. '75.0.3734.1',
  402. '75.0.3734.0',
  403. '74.0.3729.15',
  404. '73.0.3683.80',
  405. '74.0.3729.14',
  406. '75.0.3733.1',
  407. '75.0.3733.0',
  408. '75.0.3732.1',
  409. '74.0.3729.13',
  410. '74.0.3729.12',
  411. '73.0.3683.79',
  412. '74.0.3729.11',
  413. '75.0.3732.0',
  414. '74.0.3729.10',
  415. '73.0.3683.78',
  416. '74.0.3729.9',
  417. '74.0.3729.8',
  418. '74.0.3729.7',
  419. '75.0.3731.3',
  420. '75.0.3731.2',
  421. '75.0.3731.0',
  422. '74.0.3729.6',
  423. '73.0.3683.77',
  424. '73.0.3683.76',
  425. '75.0.3730.5',
  426. '75.0.3730.4',
  427. '73.0.3683.75',
  428. '74.0.3729.5',
  429. '73.0.3683.74',
  430. '75.0.3730.3',
  431. '75.0.3730.2',
  432. '74.0.3729.4',
  433. '73.0.3683.73',
  434. '73.0.3683.72',
  435. '75.0.3730.1',
  436. '75.0.3730.0',
  437. '74.0.3729.3',
  438. '73.0.3683.71',
  439. '74.0.3729.2',
  440. '73.0.3683.70',
  441. '74.0.3729.1',
  442. '74.0.3729.0',
  443. '74.0.3726.4',
  444. '73.0.3683.69',
  445. '74.0.3726.3',
  446. '74.0.3728.0',
  447. '74.0.3726.2',
  448. '73.0.3683.68',
  449. '74.0.3726.1',
  450. '74.0.3726.0',
  451. '74.0.3725.4',
  452. '73.0.3683.67',
  453. '73.0.3683.66',
  454. '74.0.3725.3',
  455. '74.0.3725.2',
  456. '74.0.3725.1',
  457. '74.0.3724.8',
  458. '74.0.3725.0',
  459. '73.0.3683.65',
  460. '74.0.3724.7',
  461. '74.0.3724.6',
  462. '74.0.3724.5',
  463. '74.0.3724.4',
  464. '74.0.3724.3',
  465. '74.0.3724.2',
  466. '74.0.3724.1',
  467. '74.0.3724.0',
  468. '73.0.3683.64',
  469. '74.0.3723.1',
  470. '74.0.3723.0',
  471. '73.0.3683.63',
  472. '74.0.3722.1',
  473. '74.0.3722.0',
  474. '73.0.3683.62',
  475. '74.0.3718.9',
  476. '74.0.3702.3',
  477. '74.0.3721.3',
  478. '74.0.3721.2',
  479. '74.0.3721.1',
  480. '74.0.3721.0',
  481. '74.0.3720.6',
  482. '73.0.3683.61',
  483. '72.0.3626.122',
  484. '73.0.3683.60',
  485. '74.0.3720.5',
  486. '72.0.3626.121',
  487. '74.0.3718.8',
  488. '74.0.3720.4',
  489. '74.0.3720.3',
  490. '74.0.3718.7',
  491. '74.0.3720.2',
  492. '74.0.3720.1',
  493. '74.0.3720.0',
  494. '74.0.3718.6',
  495. '74.0.3719.5',
  496. '73.0.3683.59',
  497. '74.0.3718.5',
  498. '74.0.3718.4',
  499. '74.0.3719.4',
  500. '74.0.3719.3',
  501. '74.0.3719.2',
  502. '74.0.3719.1',
  503. '73.0.3683.58',
  504. '74.0.3719.0',
  505. '73.0.3683.57',
  506. '73.0.3683.56',
  507. '74.0.3718.3',
  508. '73.0.3683.55',
  509. '74.0.3718.2',
  510. '74.0.3718.1',
  511. '74.0.3718.0',
  512. '73.0.3683.54',
  513. '74.0.3717.2',
  514. '73.0.3683.53',
  515. '74.0.3717.1',
  516. '74.0.3717.0',
  517. '73.0.3683.52',
  518. '74.0.3716.1',
  519. '74.0.3716.0',
  520. '73.0.3683.51',
  521. '74.0.3715.1',
  522. '74.0.3715.0',
  523. '73.0.3683.50',
  524. '74.0.3711.2',
  525. '74.0.3714.2',
  526. '74.0.3713.3',
  527. '74.0.3714.1',
  528. '74.0.3714.0',
  529. '73.0.3683.49',
  530. '74.0.3713.1',
  531. '74.0.3713.0',
  532. '72.0.3626.120',
  533. '73.0.3683.48',
  534. '74.0.3712.2',
  535. '74.0.3712.1',
  536. '74.0.3712.0',
  537. '73.0.3683.47',
  538. '72.0.3626.119',
  539. '73.0.3683.46',
  540. '74.0.3710.2',
  541. '72.0.3626.118',
  542. '74.0.3711.1',
  543. '74.0.3711.0',
  544. '73.0.3683.45',
  545. '72.0.3626.117',
  546. '74.0.3710.1',
  547. '74.0.3710.0',
  548. '73.0.3683.44',
  549. '72.0.3626.116',
  550. '74.0.3709.1',
  551. '74.0.3709.0',
  552. '74.0.3704.9',
  553. '73.0.3683.43',
  554. '72.0.3626.115',
  555. '74.0.3704.8',
  556. '74.0.3704.7',
  557. '74.0.3708.0',
  558. '74.0.3706.7',
  559. '74.0.3704.6',
  560. '73.0.3683.42',
  561. '72.0.3626.114',
  562. '74.0.3706.6',
  563. '72.0.3626.113',
  564. '74.0.3704.5',
  565. '74.0.3706.5',
  566. '74.0.3706.4',
  567. '74.0.3706.3',
  568. '74.0.3706.2',
  569. '74.0.3706.1',
  570. '74.0.3706.0',
  571. '73.0.3683.41',
  572. '72.0.3626.112',
  573. '74.0.3705.1',
  574. '74.0.3705.0',
  575. '73.0.3683.40',
  576. '72.0.3626.111',
  577. '73.0.3683.39',
  578. '74.0.3704.4',
  579. '73.0.3683.38',
  580. '74.0.3704.3',
  581. '74.0.3704.2',
  582. '74.0.3704.1',
  583. '74.0.3704.0',
  584. '73.0.3683.37',
  585. '72.0.3626.110',
  586. '72.0.3626.109',
  587. '74.0.3703.3',
  588. '74.0.3703.2',
  589. '73.0.3683.36',
  590. '74.0.3703.1',
  591. '74.0.3703.0',
  592. '73.0.3683.35',
  593. '72.0.3626.108',
  594. '74.0.3702.2',
  595. '74.0.3699.3',
  596. '74.0.3702.1',
  597. '74.0.3702.0',
  598. '73.0.3683.34',
  599. '72.0.3626.107',
  600. '73.0.3683.33',
  601. '74.0.3701.1',
  602. '74.0.3701.0',
  603. '73.0.3683.32',
  604. '73.0.3683.31',
  605. '72.0.3626.105',
  606. '74.0.3700.1',
  607. '74.0.3700.0',
  608. '73.0.3683.29',
  609. '72.0.3626.103',
  610. '74.0.3699.2',
  611. '74.0.3699.1',
  612. '74.0.3699.0',
  613. '73.0.3683.28',
  614. '72.0.3626.102',
  615. '73.0.3683.27',
  616. '73.0.3683.26',
  617. '74.0.3698.0',
  618. '74.0.3696.2',
  619. '72.0.3626.101',
  620. '73.0.3683.25',
  621. '74.0.3696.1',
  622. '74.0.3696.0',
  623. '74.0.3694.8',
  624. '72.0.3626.100',
  625. '74.0.3694.7',
  626. '74.0.3694.6',
  627. '74.0.3694.5',
  628. '74.0.3694.4',
  629. '72.0.3626.99',
  630. '72.0.3626.98',
  631. '74.0.3694.3',
  632. '73.0.3683.24',
  633. '72.0.3626.97',
  634. '72.0.3626.96',
  635. '72.0.3626.95',
  636. '73.0.3683.23',
  637. '72.0.3626.94',
  638. '73.0.3683.22',
  639. '73.0.3683.21',
  640. '72.0.3626.93',
  641. '74.0.3694.2',
  642. '72.0.3626.92',
  643. '74.0.3694.1',
  644. '74.0.3694.0',
  645. '74.0.3693.6',
  646. '73.0.3683.20',
  647. '72.0.3626.91',
  648. '74.0.3693.5',
  649. '74.0.3693.4',
  650. '74.0.3693.3',
  651. '74.0.3693.2',
  652. '73.0.3683.19',
  653. '74.0.3693.1',
  654. '74.0.3693.0',
  655. '73.0.3683.18',
  656. '72.0.3626.90',
  657. '74.0.3692.1',
  658. '74.0.3692.0',
  659. '73.0.3683.17',
  660. '72.0.3626.89',
  661. '74.0.3687.3',
  662. '74.0.3691.1',
  663. '74.0.3691.0',
  664. '73.0.3683.16',
  665. '72.0.3626.88',
  666. '72.0.3626.87',
  667. '73.0.3683.15',
  668. '74.0.3690.1',
  669. '74.0.3690.0',
  670. '73.0.3683.14',
  671. '72.0.3626.86',
  672. '73.0.3683.13',
  673. '73.0.3683.12',
  674. '74.0.3689.1',
  675. '74.0.3689.0',
  676. '73.0.3683.11',
  677. '72.0.3626.85',
  678. '73.0.3683.10',
  679. '72.0.3626.84',
  680. '73.0.3683.9',
  681. '74.0.3688.1',
  682. '74.0.3688.0',
  683. '73.0.3683.8',
  684. '72.0.3626.83',
  685. '74.0.3687.2',
  686. '74.0.3687.1',
  687. '74.0.3687.0',
  688. '73.0.3683.7',
  689. '72.0.3626.82',
  690. '74.0.3686.4',
  691. '72.0.3626.81',
  692. '74.0.3686.3',
  693. '74.0.3686.2',
  694. '74.0.3686.1',
  695. '74.0.3686.0',
  696. '73.0.3683.6',
  697. '72.0.3626.80',
  698. '74.0.3685.1',
  699. '74.0.3685.0',
  700. '73.0.3683.5',
  701. '72.0.3626.79',
  702. '74.0.3684.1',
  703. '74.0.3684.0',
  704. '73.0.3683.4',
  705. '72.0.3626.78',
  706. '72.0.3626.77',
  707. '73.0.3683.3',
  708. '73.0.3683.2',
  709. '72.0.3626.76',
  710. '73.0.3683.1',
  711. '73.0.3683.0',
  712. '72.0.3626.75',
  713. '71.0.3578.141',
  714. '73.0.3682.1',
  715. '73.0.3682.0',
  716. '72.0.3626.74',
  717. '71.0.3578.140',
  718. '73.0.3681.4',
  719. '73.0.3681.3',
  720. '73.0.3681.2',
  721. '73.0.3681.1',
  722. '73.0.3681.0',
  723. '72.0.3626.73',
  724. '71.0.3578.139',
  725. '72.0.3626.72',
  726. '72.0.3626.71',
  727. '73.0.3680.1',
  728. '73.0.3680.0',
  729. '72.0.3626.70',
  730. '71.0.3578.138',
  731. '73.0.3678.2',
  732. '73.0.3679.1',
  733. '73.0.3679.0',
  734. '72.0.3626.69',
  735. '71.0.3578.137',
  736. '73.0.3678.1',
  737. '73.0.3678.0',
  738. '71.0.3578.136',
  739. '73.0.3677.1',
  740. '73.0.3677.0',
  741. '72.0.3626.68',
  742. '72.0.3626.67',
  743. '71.0.3578.135',
  744. '73.0.3676.1',
  745. '73.0.3676.0',
  746. '73.0.3674.2',
  747. '72.0.3626.66',
  748. '71.0.3578.134',
  749. '73.0.3674.1',
  750. '73.0.3674.0',
  751. '72.0.3626.65',
  752. '71.0.3578.133',
  753. '73.0.3673.2',
  754. '73.0.3673.1',
  755. '73.0.3673.0',
  756. '72.0.3626.64',
  757. '71.0.3578.132',
  758. '72.0.3626.63',
  759. '72.0.3626.62',
  760. '72.0.3626.61',
  761. '72.0.3626.60',
  762. '73.0.3672.1',
  763. '73.0.3672.0',
  764. '72.0.3626.59',
  765. '71.0.3578.131',
  766. '73.0.3671.3',
  767. '73.0.3671.2',
  768. '73.0.3671.1',
  769. '73.0.3671.0',
  770. '72.0.3626.58',
  771. '71.0.3578.130',
  772. '73.0.3670.1',
  773. '73.0.3670.0',
  774. '72.0.3626.57',
  775. '71.0.3578.129',
  776. '73.0.3669.1',
  777. '73.0.3669.0',
  778. '72.0.3626.56',
  779. '71.0.3578.128',
  780. '73.0.3668.2',
  781. '73.0.3668.1',
  782. '73.0.3668.0',
  783. '72.0.3626.55',
  784. '71.0.3578.127',
  785. '73.0.3667.2',
  786. '73.0.3667.1',
  787. '73.0.3667.0',
  788. '72.0.3626.54',
  789. '71.0.3578.126',
  790. '73.0.3666.1',
  791. '73.0.3666.0',
  792. '72.0.3626.53',
  793. '71.0.3578.125',
  794. '73.0.3665.4',
  795. '73.0.3665.3',
  796. '72.0.3626.52',
  797. '73.0.3665.2',
  798. '73.0.3664.4',
  799. '73.0.3665.1',
  800. '73.0.3665.0',
  801. '72.0.3626.51',
  802. '71.0.3578.124',
  803. '72.0.3626.50',
  804. '73.0.3664.3',
  805. '73.0.3664.2',
  806. '73.0.3664.1',
  807. '73.0.3664.0',
  808. '73.0.3663.2',
  809. '72.0.3626.49',
  810. '71.0.3578.123',
  811. '73.0.3663.1',
  812. '73.0.3663.0',
  813. '72.0.3626.48',
  814. '71.0.3578.122',
  815. '73.0.3662.1',
  816. '73.0.3662.0',
  817. '72.0.3626.47',
  818. '71.0.3578.121',
  819. '73.0.3661.1',
  820. '72.0.3626.46',
  821. '73.0.3661.0',
  822. '72.0.3626.45',
  823. '71.0.3578.120',
  824. '73.0.3660.2',
  825. '73.0.3660.1',
  826. '73.0.3660.0',
  827. '72.0.3626.44',
  828. '71.0.3578.119',
  829. '73.0.3659.1',
  830. '73.0.3659.0',
  831. '72.0.3626.43',
  832. '71.0.3578.118',
  833. '73.0.3658.1',
  834. '73.0.3658.0',
  835. '72.0.3626.42',
  836. '71.0.3578.117',
  837. '73.0.3657.1',
  838. '73.0.3657.0',
  839. '72.0.3626.41',
  840. '71.0.3578.116',
  841. '73.0.3656.1',
  842. '73.0.3656.0',
  843. '72.0.3626.40',
  844. '71.0.3578.115',
  845. '73.0.3655.1',
  846. '73.0.3655.0',
  847. '72.0.3626.39',
  848. '71.0.3578.114',
  849. '73.0.3654.1',
  850. '73.0.3654.0',
  851. '72.0.3626.38',
  852. '71.0.3578.113',
  853. '73.0.3653.1',
  854. '73.0.3653.0',
  855. '72.0.3626.37',
  856. '71.0.3578.112',
  857. '73.0.3652.1',
  858. '73.0.3652.0',
  859. '72.0.3626.36',
  860. '71.0.3578.111',
  861. '73.0.3651.1',
  862. '73.0.3651.0',
  863. '72.0.3626.35',
  864. '71.0.3578.110',
  865. '73.0.3650.1',
  866. '73.0.3650.0',
  867. '72.0.3626.34',
  868. '71.0.3578.109',
  869. '73.0.3649.1',
  870. '73.0.3649.0',
  871. '72.0.3626.33',
  872. '71.0.3578.108',
  873. '73.0.3648.2',
  874. '73.0.3648.1',
  875. '73.0.3648.0',
  876. '72.0.3626.32',
  877. '71.0.3578.107',
  878. '73.0.3647.2',
  879. '73.0.3647.1',
  880. '73.0.3647.0',
  881. '72.0.3626.31',
  882. '71.0.3578.106',
  883. '73.0.3635.3',
  884. '73.0.3646.2',
  885. '73.0.3646.1',
  886. '73.0.3646.0',
  887. '72.0.3626.30',
  888. '71.0.3578.105',
  889. '72.0.3626.29',
  890. '73.0.3645.2',
  891. '73.0.3645.1',
  892. '73.0.3645.0',
  893. '72.0.3626.28',
  894. '71.0.3578.104',
  895. '72.0.3626.27',
  896. '72.0.3626.26',
  897. '72.0.3626.25',
  898. '72.0.3626.24',
  899. '73.0.3644.0',
  900. '73.0.3643.2',
  901. '72.0.3626.23',
  902. '71.0.3578.103',
  903. '73.0.3643.1',
  904. '73.0.3643.0',
  905. '72.0.3626.22',
  906. '71.0.3578.102',
  907. '73.0.3642.1',
  908. '73.0.3642.0',
  909. '72.0.3626.21',
  910. '71.0.3578.101',
  911. '73.0.3641.1',
  912. '73.0.3641.0',
  913. '72.0.3626.20',
  914. '71.0.3578.100',
  915. '72.0.3626.19',
  916. '73.0.3640.1',
  917. '73.0.3640.0',
  918. '72.0.3626.18',
  919. '73.0.3639.1',
  920. '71.0.3578.99',
  921. '73.0.3639.0',
  922. '72.0.3626.17',
  923. '73.0.3638.2',
  924. '72.0.3626.16',
  925. '73.0.3638.1',
  926. '73.0.3638.0',
  927. '72.0.3626.15',
  928. '71.0.3578.98',
  929. '73.0.3635.2',
  930. '71.0.3578.97',
  931. '73.0.3637.1',
  932. '73.0.3637.0',
  933. '72.0.3626.14',
  934. '71.0.3578.96',
  935. '71.0.3578.95',
  936. '72.0.3626.13',
  937. '71.0.3578.94',
  938. '73.0.3636.2',
  939. '71.0.3578.93',
  940. '73.0.3636.1',
  941. '73.0.3636.0',
  942. '72.0.3626.12',
  943. '71.0.3578.92',
  944. '73.0.3635.1',
  945. '73.0.3635.0',
  946. '72.0.3626.11',
  947. '71.0.3578.91',
  948. '73.0.3634.2',
  949. '73.0.3634.1',
  950. '73.0.3634.0',
  951. '72.0.3626.10',
  952. '71.0.3578.90',
  953. '71.0.3578.89',
  954. '73.0.3633.2',
  955. '73.0.3633.1',
  956. '73.0.3633.0',
  957. '72.0.3610.4',
  958. '72.0.3626.9',
  959. '71.0.3578.88',
  960. '73.0.3632.5',
  961. '73.0.3632.4',
  962. '73.0.3632.3',
  963. '73.0.3632.2',
  964. '73.0.3632.1',
  965. '73.0.3632.0',
  966. '72.0.3626.8',
  967. '71.0.3578.87',
  968. '73.0.3631.2',
  969. '73.0.3631.1',
  970. '73.0.3631.0',
  971. '72.0.3626.7',
  972. '71.0.3578.86',
  973. '72.0.3626.6',
  974. '73.0.3630.1',
  975. '73.0.3630.0',
  976. '72.0.3626.5',
  977. '71.0.3578.85',
  978. '72.0.3626.4',
  979. '73.0.3628.3',
  980. '73.0.3628.2',
  981. '73.0.3629.1',
  982. '73.0.3629.0',
  983. '72.0.3626.3',
  984. '71.0.3578.84',
  985. '73.0.3628.1',
  986. '73.0.3628.0',
  987. '71.0.3578.83',
  988. '73.0.3627.1',
  989. '73.0.3627.0',
  990. '72.0.3626.2',
  991. '71.0.3578.82',
  992. '71.0.3578.81',
  993. '71.0.3578.80',
  994. '72.0.3626.1',
  995. '72.0.3626.0',
  996. '71.0.3578.79',
  997. '70.0.3538.124',
  998. '71.0.3578.78',
  999. '72.0.3623.4',
  1000. '72.0.3625.2',
  1001. '72.0.3625.1',
  1002. '72.0.3625.0',
  1003. '71.0.3578.77',
  1004. '70.0.3538.123',
  1005. '72.0.3624.4',
  1006. '72.0.3624.3',
  1007. '72.0.3624.2',
  1008. '71.0.3578.76',
  1009. '72.0.3624.1',
  1010. '72.0.3624.0',
  1011. '72.0.3623.3',
  1012. '71.0.3578.75',
  1013. '70.0.3538.122',
  1014. '71.0.3578.74',
  1015. '72.0.3623.2',
  1016. '72.0.3610.3',
  1017. '72.0.3623.1',
  1018. '72.0.3623.0',
  1019. '72.0.3622.3',
  1020. '72.0.3622.2',
  1021. '71.0.3578.73',
  1022. '70.0.3538.121',
  1023. '72.0.3622.1',
  1024. '72.0.3622.0',
  1025. '71.0.3578.72',
  1026. '70.0.3538.120',
  1027. '72.0.3621.1',
  1028. '72.0.3621.0',
  1029. '71.0.3578.71',
  1030. '70.0.3538.119',
  1031. '72.0.3620.1',
  1032. '72.0.3620.0',
  1033. '71.0.3578.70',
  1034. '70.0.3538.118',
  1035. '71.0.3578.69',
  1036. '72.0.3619.1',
  1037. '72.0.3619.0',
  1038. '71.0.3578.68',
  1039. '70.0.3538.117',
  1040. '71.0.3578.67',
  1041. '72.0.3618.1',
  1042. '72.0.3618.0',
  1043. '71.0.3578.66',
  1044. '70.0.3538.116',
  1045. '72.0.3617.1',
  1046. '72.0.3617.0',
  1047. '71.0.3578.65',
  1048. '70.0.3538.115',
  1049. '72.0.3602.3',
  1050. '71.0.3578.64',
  1051. '72.0.3616.1',
  1052. '72.0.3616.0',
  1053. '71.0.3578.63',
  1054. '70.0.3538.114',
  1055. '71.0.3578.62',
  1056. '72.0.3615.1',
  1057. '72.0.3615.0',
  1058. '71.0.3578.61',
  1059. '70.0.3538.113',
  1060. '72.0.3614.1',
  1061. '72.0.3614.0',
  1062. '71.0.3578.60',
  1063. '70.0.3538.112',
  1064. '72.0.3613.1',
  1065. '72.0.3613.0',
  1066. '71.0.3578.59',
  1067. '70.0.3538.111',
  1068. '72.0.3612.2',
  1069. '72.0.3612.1',
  1070. '72.0.3612.0',
  1071. '70.0.3538.110',
  1072. '71.0.3578.58',
  1073. '70.0.3538.109',
  1074. '72.0.3611.2',
  1075. '72.0.3611.1',
  1076. '72.0.3611.0',
  1077. '71.0.3578.57',
  1078. '70.0.3538.108',
  1079. '72.0.3610.2',
  1080. '71.0.3578.56',
  1081. '71.0.3578.55',
  1082. '72.0.3610.1',
  1083. '72.0.3610.0',
  1084. '71.0.3578.54',
  1085. '70.0.3538.107',
  1086. '71.0.3578.53',
  1087. '72.0.3609.3',
  1088. '71.0.3578.52',
  1089. '72.0.3609.2',
  1090. '71.0.3578.51',
  1091. '72.0.3608.5',
  1092. '72.0.3609.1',
  1093. '72.0.3609.0',
  1094. '71.0.3578.50',
  1095. '70.0.3538.106',
  1096. '72.0.3608.4',
  1097. '72.0.3608.3',
  1098. '72.0.3608.2',
  1099. '71.0.3578.49',
  1100. '72.0.3608.1',
  1101. '72.0.3608.0',
  1102. '70.0.3538.105',
  1103. '71.0.3578.48',
  1104. '72.0.3607.1',
  1105. '72.0.3607.0',
  1106. '71.0.3578.47',
  1107. '70.0.3538.104',
  1108. '72.0.3606.2',
  1109. '72.0.3606.1',
  1110. '72.0.3606.0',
  1111. '71.0.3578.46',
  1112. '70.0.3538.103',
  1113. '70.0.3538.102',
  1114. '72.0.3605.3',
  1115. '72.0.3605.2',
  1116. '72.0.3605.1',
  1117. '72.0.3605.0',
  1118. '71.0.3578.45',
  1119. '70.0.3538.101',
  1120. '71.0.3578.44',
  1121. '71.0.3578.43',
  1122. '70.0.3538.100',
  1123. '70.0.3538.99',
  1124. '71.0.3578.42',
  1125. '72.0.3604.1',
  1126. '72.0.3604.0',
  1127. '71.0.3578.41',
  1128. '70.0.3538.98',
  1129. '71.0.3578.40',
  1130. '72.0.3603.2',
  1131. '72.0.3603.1',
  1132. '72.0.3603.0',
  1133. '71.0.3578.39',
  1134. '70.0.3538.97',
  1135. '72.0.3602.2',
  1136. '71.0.3578.38',
  1137. '71.0.3578.37',
  1138. '72.0.3602.1',
  1139. '72.0.3602.0',
  1140. '71.0.3578.36',
  1141. '70.0.3538.96',
  1142. '72.0.3601.1',
  1143. '72.0.3601.0',
  1144. '71.0.3578.35',
  1145. '70.0.3538.95',
  1146. '72.0.3600.1',
  1147. '72.0.3600.0',
  1148. '71.0.3578.34',
  1149. '70.0.3538.94',
  1150. '72.0.3599.3',
  1151. '72.0.3599.2',
  1152. '72.0.3599.1',
  1153. '72.0.3599.0',
  1154. '71.0.3578.33',
  1155. '70.0.3538.93',
  1156. '72.0.3598.1',
  1157. '72.0.3598.0',
  1158. '71.0.3578.32',
  1159. '70.0.3538.87',
  1160. '72.0.3597.1',
  1161. '72.0.3597.0',
  1162. '72.0.3596.2',
  1163. '71.0.3578.31',
  1164. '70.0.3538.86',
  1165. '71.0.3578.30',
  1166. '71.0.3578.29',
  1167. '72.0.3596.1',
  1168. '72.0.3596.0',
  1169. '71.0.3578.28',
  1170. '70.0.3538.85',
  1171. '72.0.3595.2',
  1172. '72.0.3591.3',
  1173. '72.0.3595.1',
  1174. '72.0.3595.0',
  1175. '71.0.3578.27',
  1176. '70.0.3538.84',
  1177. '72.0.3594.1',
  1178. '72.0.3594.0',
  1179. '71.0.3578.26',
  1180. '70.0.3538.83',
  1181. '72.0.3593.2',
  1182. '72.0.3593.1',
  1183. '72.0.3593.0',
  1184. '71.0.3578.25',
  1185. '70.0.3538.82',
  1186. '72.0.3589.3',
  1187. '72.0.3592.2',
  1188. '72.0.3592.1',
  1189. '72.0.3592.0',
  1190. '71.0.3578.24',
  1191. '72.0.3589.2',
  1192. '70.0.3538.81',
  1193. '70.0.3538.80',
  1194. '72.0.3591.2',
  1195. '72.0.3591.1',
  1196. '72.0.3591.0',
  1197. '71.0.3578.23',
  1198. '70.0.3538.79',
  1199. '71.0.3578.22',
  1200. '72.0.3590.1',
  1201. '72.0.3590.0',
  1202. '71.0.3578.21',
  1203. '70.0.3538.78',
  1204. '70.0.3538.77',
  1205. '72.0.3589.1',
  1206. '72.0.3589.0',
  1207. '71.0.3578.20',
  1208. '70.0.3538.76',
  1209. '71.0.3578.19',
  1210. '70.0.3538.75',
  1211. '72.0.3588.1',
  1212. '72.0.3588.0',
  1213. '71.0.3578.18',
  1214. '70.0.3538.74',
  1215. '72.0.3586.2',
  1216. '72.0.3587.0',
  1217. '71.0.3578.17',
  1218. '70.0.3538.73',
  1219. '72.0.3586.1',
  1220. '72.0.3586.0',
  1221. '71.0.3578.16',
  1222. '70.0.3538.72',
  1223. '72.0.3585.1',
  1224. '72.0.3585.0',
  1225. '71.0.3578.15',
  1226. '70.0.3538.71',
  1227. '71.0.3578.14',
  1228. '72.0.3584.1',
  1229. '72.0.3584.0',
  1230. '71.0.3578.13',
  1231. '70.0.3538.70',
  1232. '72.0.3583.2',
  1233. '71.0.3578.12',
  1234. '72.0.3583.1',
  1235. '72.0.3583.0',
  1236. '71.0.3578.11',
  1237. '70.0.3538.69',
  1238. '71.0.3578.10',
  1239. '72.0.3582.0',
  1240. '72.0.3581.4',
  1241. '71.0.3578.9',
  1242. '70.0.3538.67',
  1243. '72.0.3581.3',
  1244. '72.0.3581.2',
  1245. '72.0.3581.1',
  1246. '72.0.3581.0',
  1247. '71.0.3578.8',
  1248. '70.0.3538.66',
  1249. '72.0.3580.1',
  1250. '72.0.3580.0',
  1251. '71.0.3578.7',
  1252. '70.0.3538.65',
  1253. '71.0.3578.6',
  1254. '72.0.3579.1',
  1255. '72.0.3579.0',
  1256. '71.0.3578.5',
  1257. '70.0.3538.64',
  1258. '71.0.3578.4',
  1259. '71.0.3578.3',
  1260. '71.0.3578.2',
  1261. '71.0.3578.1',
  1262. '71.0.3578.0',
  1263. '70.0.3538.63',
  1264. '69.0.3497.128',
  1265. '70.0.3538.62',
  1266. '70.0.3538.61',
  1267. '70.0.3538.60',
  1268. '70.0.3538.59',
  1269. '71.0.3577.1',
  1270. '71.0.3577.0',
  1271. '70.0.3538.58',
  1272. '69.0.3497.127',
  1273. '71.0.3576.2',
  1274. '71.0.3576.1',
  1275. '71.0.3576.0',
  1276. '70.0.3538.57',
  1277. '70.0.3538.56',
  1278. '71.0.3575.2',
  1279. '70.0.3538.55',
  1280. '69.0.3497.126',
  1281. '70.0.3538.54',
  1282. '71.0.3575.1',
  1283. '71.0.3575.0',
  1284. '71.0.3574.1',
  1285. '71.0.3574.0',
  1286. '70.0.3538.53',
  1287. '69.0.3497.125',
  1288. '70.0.3538.52',
  1289. '71.0.3573.1',
  1290. '71.0.3573.0',
  1291. '70.0.3538.51',
  1292. '69.0.3497.124',
  1293. '71.0.3572.1',
  1294. '71.0.3572.0',
  1295. '70.0.3538.50',
  1296. '69.0.3497.123',
  1297. '71.0.3571.2',
  1298. '70.0.3538.49',
  1299. '69.0.3497.122',
  1300. '71.0.3571.1',
  1301. '71.0.3571.0',
  1302. '70.0.3538.48',
  1303. '69.0.3497.121',
  1304. '71.0.3570.1',
  1305. '71.0.3570.0',
  1306. '70.0.3538.47',
  1307. '69.0.3497.120',
  1308. '71.0.3568.2',
  1309. '71.0.3569.1',
  1310. '71.0.3569.0',
  1311. '70.0.3538.46',
  1312. '69.0.3497.119',
  1313. '70.0.3538.45',
  1314. '71.0.3568.1',
  1315. '71.0.3568.0',
  1316. '70.0.3538.44',
  1317. '69.0.3497.118',
  1318. '70.0.3538.43',
  1319. '70.0.3538.42',
  1320. '71.0.3567.1',
  1321. '71.0.3567.0',
  1322. '70.0.3538.41',
  1323. '69.0.3497.117',
  1324. '71.0.3566.1',
  1325. '71.0.3566.0',
  1326. '70.0.3538.40',
  1327. '69.0.3497.116',
  1328. '71.0.3565.1',
  1329. '71.0.3565.0',
  1330. '70.0.3538.39',
  1331. '69.0.3497.115',
  1332. '71.0.3564.1',
  1333. '71.0.3564.0',
  1334. '70.0.3538.38',
  1335. '69.0.3497.114',
  1336. '71.0.3563.0',
  1337. '71.0.3562.2',
  1338. '70.0.3538.37',
  1339. '69.0.3497.113',
  1340. '70.0.3538.36',
  1341. '70.0.3538.35',
  1342. '71.0.3562.1',
  1343. '71.0.3562.0',
  1344. '70.0.3538.34',
  1345. '69.0.3497.112',
  1346. '70.0.3538.33',
  1347. '71.0.3561.1',
  1348. '71.0.3561.0',
  1349. '70.0.3538.32',
  1350. '69.0.3497.111',
  1351. '71.0.3559.6',
  1352. '71.0.3560.1',
  1353. '71.0.3560.0',
  1354. '71.0.3559.5',
  1355. '71.0.3559.4',
  1356. '70.0.3538.31',
  1357. '69.0.3497.110',
  1358. '71.0.3559.3',
  1359. '70.0.3538.30',
  1360. '69.0.3497.109',
  1361. '71.0.3559.2',
  1362. '71.0.3559.1',
  1363. '71.0.3559.0',
  1364. '70.0.3538.29',
  1365. '69.0.3497.108',
  1366. '71.0.3558.2',
  1367. '71.0.3558.1',
  1368. '71.0.3558.0',
  1369. '70.0.3538.28',
  1370. '69.0.3497.107',
  1371. '71.0.3557.2',
  1372. '71.0.3557.1',
  1373. '71.0.3557.0',
  1374. '70.0.3538.27',
  1375. '69.0.3497.106',
  1376. '71.0.3554.4',
  1377. '70.0.3538.26',
  1378. '71.0.3556.1',
  1379. '71.0.3556.0',
  1380. '70.0.3538.25',
  1381. '71.0.3554.3',
  1382. '69.0.3497.105',
  1383. '71.0.3554.2',
  1384. '70.0.3538.24',
  1385. '69.0.3497.104',
  1386. '71.0.3555.2',
  1387. '70.0.3538.23',
  1388. '71.0.3555.1',
  1389. '71.0.3555.0',
  1390. '70.0.3538.22',
  1391. '69.0.3497.103',
  1392. '71.0.3554.1',
  1393. '71.0.3554.0',
  1394. '70.0.3538.21',
  1395. '69.0.3497.102',
  1396. '71.0.3553.3',
  1397. '70.0.3538.20',
  1398. '69.0.3497.101',
  1399. '71.0.3553.2',
  1400. '69.0.3497.100',
  1401. '71.0.3553.1',
  1402. '71.0.3553.0',
  1403. '70.0.3538.19',
  1404. '69.0.3497.99',
  1405. '69.0.3497.98',
  1406. '69.0.3497.97',
  1407. '71.0.3552.6',
  1408. '71.0.3552.5',
  1409. '71.0.3552.4',
  1410. '71.0.3552.3',
  1411. '71.0.3552.2',
  1412. '71.0.3552.1',
  1413. '71.0.3552.0',
  1414. '70.0.3538.18',
  1415. '69.0.3497.96',
  1416. '71.0.3551.3',
  1417. '71.0.3551.2',
  1418. '71.0.3551.1',
  1419. '71.0.3551.0',
  1420. '70.0.3538.17',
  1421. '69.0.3497.95',
  1422. '71.0.3550.3',
  1423. '71.0.3550.2',
  1424. '71.0.3550.1',
  1425. '71.0.3550.0',
  1426. '70.0.3538.16',
  1427. '69.0.3497.94',
  1428. '71.0.3549.1',
  1429. '71.0.3549.0',
  1430. '70.0.3538.15',
  1431. '69.0.3497.93',
  1432. '69.0.3497.92',
  1433. '71.0.3548.1',
  1434. '71.0.3548.0',
  1435. '70.0.3538.14',
  1436. '69.0.3497.91',
  1437. '71.0.3547.1',
  1438. '71.0.3547.0',
  1439. '70.0.3538.13',
  1440. '69.0.3497.90',
  1441. '71.0.3546.2',
  1442. '69.0.3497.89',
  1443. '71.0.3546.1',
  1444. '71.0.3546.0',
  1445. '70.0.3538.12',
  1446. '69.0.3497.88',
  1447. '71.0.3545.4',
  1448. '71.0.3545.3',
  1449. '71.0.3545.2',
  1450. '71.0.3545.1',
  1451. '71.0.3545.0',
  1452. '70.0.3538.11',
  1453. '69.0.3497.87',
  1454. '71.0.3544.5',
  1455. '71.0.3544.4',
  1456. '71.0.3544.3',
  1457. '71.0.3544.2',
  1458. '71.0.3544.1',
  1459. '71.0.3544.0',
  1460. '69.0.3497.86',
  1461. '70.0.3538.10',
  1462. '69.0.3497.85',
  1463. '70.0.3538.9',
  1464. '69.0.3497.84',
  1465. '71.0.3543.4',
  1466. '70.0.3538.8',
  1467. '71.0.3543.3',
  1468. '71.0.3543.2',
  1469. '71.0.3543.1',
  1470. '71.0.3543.0',
  1471. '70.0.3538.7',
  1472. '69.0.3497.83',
  1473. '71.0.3542.2',
  1474. '71.0.3542.1',
  1475. '71.0.3542.0',
  1476. '70.0.3538.6',
  1477. '69.0.3497.82',
  1478. '69.0.3497.81',
  1479. '71.0.3541.1',
  1480. '71.0.3541.0',
  1481. '70.0.3538.5',
  1482. '69.0.3497.80',
  1483. '71.0.3540.1',
  1484. '71.0.3540.0',
  1485. '70.0.3538.4',
  1486. '69.0.3497.79',
  1487. '70.0.3538.3',
  1488. '71.0.3539.1',
  1489. '71.0.3539.0',
  1490. '69.0.3497.78',
  1491. '68.0.3440.134',
  1492. '69.0.3497.77',
  1493. '70.0.3538.2',
  1494. '70.0.3538.1',
  1495. '70.0.3538.0',
  1496. '69.0.3497.76',
  1497. '68.0.3440.133',
  1498. '69.0.3497.75',
  1499. '70.0.3537.2',
  1500. '70.0.3537.1',
  1501. '70.0.3537.0',
  1502. '69.0.3497.74',
  1503. '68.0.3440.132',
  1504. '70.0.3536.0',
  1505. '70.0.3535.5',
  1506. '70.0.3535.4',
  1507. '70.0.3535.3',
  1508. '69.0.3497.73',
  1509. '68.0.3440.131',
  1510. '70.0.3532.8',
  1511. '70.0.3532.7',
  1512. '69.0.3497.72',
  1513. '69.0.3497.71',
  1514. '70.0.3535.2',
  1515. '70.0.3535.1',
  1516. '70.0.3535.0',
  1517. '69.0.3497.70',
  1518. '68.0.3440.130',
  1519. '69.0.3497.69',
  1520. '68.0.3440.129',
  1521. '70.0.3534.4',
  1522. '70.0.3534.3',
  1523. '70.0.3534.2',
  1524. '70.0.3534.1',
  1525. '70.0.3534.0',
  1526. '69.0.3497.68',
  1527. '68.0.3440.128',
  1528. '70.0.3533.2',
  1529. '70.0.3533.1',
  1530. '70.0.3533.0',
  1531. '69.0.3497.67',
  1532. '68.0.3440.127',
  1533. '70.0.3532.6',
  1534. '70.0.3532.5',
  1535. '70.0.3532.4',
  1536. '69.0.3497.66',
  1537. '68.0.3440.126',
  1538. '70.0.3532.3',
  1539. '70.0.3532.2',
  1540. '70.0.3532.1',
  1541. '69.0.3497.60',
  1542. '69.0.3497.65',
  1543. '69.0.3497.64',
  1544. '70.0.3532.0',
  1545. '70.0.3531.0',
  1546. '70.0.3530.4',
  1547. '70.0.3530.3',
  1548. '70.0.3530.2',
  1549. '69.0.3497.58',
  1550. '68.0.3440.125',
  1551. '69.0.3497.57',
  1552. '69.0.3497.56',
  1553. '69.0.3497.55',
  1554. '69.0.3497.54',
  1555. '70.0.3530.1',
  1556. '70.0.3530.0',
  1557. '69.0.3497.53',
  1558. '68.0.3440.124',
  1559. '69.0.3497.52',
  1560. '70.0.3529.3',
  1561. '70.0.3529.2',
  1562. '70.0.3529.1',
  1563. '70.0.3529.0',
  1564. '69.0.3497.51',
  1565. '70.0.3528.4',
  1566. '68.0.3440.123',
  1567. '70.0.3528.3',
  1568. '70.0.3528.2',
  1569. '70.0.3528.1',
  1570. '70.0.3528.0',
  1571. '69.0.3497.50',
  1572. '68.0.3440.122',
  1573. '70.0.3527.1',
  1574. '70.0.3527.0',
  1575. '69.0.3497.49',
  1576. '68.0.3440.121',
  1577. '70.0.3526.1',
  1578. '70.0.3526.0',
  1579. '68.0.3440.120',
  1580. '69.0.3497.48',
  1581. '69.0.3497.47',
  1582. '68.0.3440.119',
  1583. '68.0.3440.118',
  1584. '70.0.3525.5',
  1585. '70.0.3525.4',
  1586. '70.0.3525.3',
  1587. '68.0.3440.117',
  1588. '69.0.3497.46',
  1589. '70.0.3525.2',
  1590. '70.0.3525.1',
  1591. '70.0.3525.0',
  1592. '69.0.3497.45',
  1593. '68.0.3440.116',
  1594. '70.0.3524.4',
  1595. '70.0.3524.3',
  1596. '69.0.3497.44',
  1597. '70.0.3524.2',
  1598. '70.0.3524.1',
  1599. '70.0.3524.0',
  1600. '70.0.3523.2',
  1601. '69.0.3497.43',
  1602. '68.0.3440.115',
  1603. '70.0.3505.9',
  1604. '69.0.3497.42',
  1605. '70.0.3505.8',
  1606. '70.0.3523.1',
  1607. '70.0.3523.0',
  1608. '69.0.3497.41',
  1609. '68.0.3440.114',
  1610. '70.0.3505.7',
  1611. '69.0.3497.40',
  1612. '70.0.3522.1',
  1613. '70.0.3522.0',
  1614. '70.0.3521.2',
  1615. '69.0.3497.39',
  1616. '68.0.3440.113',
  1617. '70.0.3505.6',
  1618. '70.0.3521.1',
  1619. '70.0.3521.0',
  1620. '69.0.3497.38',
  1621. '68.0.3440.112',
  1622. '70.0.3520.1',
  1623. '70.0.3520.0',
  1624. '69.0.3497.37',
  1625. '68.0.3440.111',
  1626. '70.0.3519.3',
  1627. '70.0.3519.2',
  1628. '70.0.3519.1',
  1629. '70.0.3519.0',
  1630. '69.0.3497.36',
  1631. '68.0.3440.110',
  1632. '70.0.3518.1',
  1633. '70.0.3518.0',
  1634. '69.0.3497.35',
  1635. '69.0.3497.34',
  1636. '68.0.3440.109',
  1637. '70.0.3517.1',
  1638. '70.0.3517.0',
  1639. '69.0.3497.33',
  1640. '68.0.3440.108',
  1641. '69.0.3497.32',
  1642. '70.0.3516.3',
  1643. '70.0.3516.2',
  1644. '70.0.3516.1',
  1645. '70.0.3516.0',
  1646. '69.0.3497.31',
  1647. '68.0.3440.107',
  1648. '70.0.3515.4',
  1649. '68.0.3440.106',
  1650. '70.0.3515.3',
  1651. '70.0.3515.2',
  1652. '70.0.3515.1',
  1653. '70.0.3515.0',
  1654. '69.0.3497.30',
  1655. '68.0.3440.105',
  1656. '68.0.3440.104',
  1657. '70.0.3514.2',
  1658. '70.0.3514.1',
  1659. '70.0.3514.0',
  1660. '69.0.3497.29',
  1661. '68.0.3440.103',
  1662. '70.0.3513.1',
  1663. '70.0.3513.0',
  1664. '69.0.3497.28',
  1665. )
  1666. return _USER_AGENT_TPL % random.choice(_CHROME_VERSIONS)
  1667. std_headers = {
  1668. 'User-Agent': random_user_agent(),
  1669. 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  1670. 'Accept-Language': 'en-us,en;q=0.5',
  1671. }
  1672. USER_AGENTS = {
  1673. 'Safari': 'Mozilla/5.0 (X11; Linux x86_64; rv:10.0) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27',
  1674. }
  1675. NO_DEFAULT = object()
  1676. IDENTITY = lambda x: x
  1677. ENGLISH_MONTH_NAMES = [
  1678. 'January', 'February', 'March', 'April', 'May', 'June',
  1679. 'July', 'August', 'September', 'October', 'November', 'December']
  1680. MONTH_NAMES = {
  1681. 'en': ENGLISH_MONTH_NAMES,
  1682. 'fr': [
  1683. 'janvier', 'février', 'mars', 'avril', 'mai', 'juin',
  1684. 'juillet', 'août', 'septembre', 'octobre', 'novembre', 'décembre'],
  1685. }
  1686. # Timezone names for RFC2822 obs-zone
  1687. # From https://github.com/python/cpython/blob/3.11/Lib/email/_parseaddr.py#L36-L42
  1688. TIMEZONE_NAMES = {
  1689. 'UT': 0, 'UTC': 0, 'GMT': 0, 'Z': 0,
  1690. 'AST': -4, 'ADT': -3, # Atlantic (used in Canada)
  1691. 'EST': -5, 'EDT': -4, # Eastern
  1692. 'CST': -6, 'CDT': -5, # Central
  1693. 'MST': -7, 'MDT': -6, # Mountain
  1694. 'PST': -8, 'PDT': -7 # Pacific
  1695. }
  1696. KNOWN_EXTENSIONS = (
  1697. 'mp4', 'm4a', 'm4p', 'm4b', 'm4r', 'm4v', 'aac',
  1698. 'flv', 'f4v', 'f4a', 'f4b',
  1699. 'webm', 'ogg', 'ogv', 'oga', 'ogx', 'spx', 'opus',
  1700. 'mkv', 'mka', 'mk3d',
  1701. 'avi', 'divx',
  1702. 'mov',
  1703. 'asf', 'wmv', 'wma',
  1704. '3gp', '3g2',
  1705. 'mp3',
  1706. 'flac',
  1707. 'ape',
  1708. 'wav',
  1709. 'f4f', 'f4m', 'm3u8', 'smil')
  1710. # needed for sanitizing filenames in restricted mode
  1711. ACCENT_CHARS = dict(zip('ÂÃÄÀÁÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖŐØŒÙÚÛÜŰÝÞßàáâãäåæçèéêëìíîïðñòóôõöőøœùúûüűýþÿ',
  1712. itertools.chain('AAAAAA', ['AE'], 'CEEEEIIIIDNOOOOOOO', ['OE'], 'UUUUUY', ['TH', 'ss'],
  1713. 'aaaaaa', ['ae'], 'ceeeeiiiionooooooo', ['oe'], 'uuuuuy', ['th'], 'y')))
  1714. DATE_FORMATS = (
  1715. '%d %B %Y',
  1716. '%d %b %Y',
  1717. '%B %d %Y',
  1718. '%B %dst %Y',
  1719. '%B %dnd %Y',
  1720. '%B %drd %Y',
  1721. '%B %dth %Y',
  1722. '%b %d %Y',
  1723. '%b %dst %Y',
  1724. '%b %dnd %Y',
  1725. '%b %drd %Y',
  1726. '%b %dth %Y',
  1727. '%b %dst %Y %I:%M',
  1728. '%b %dnd %Y %I:%M',
  1729. '%b %drd %Y %I:%M',
  1730. '%b %dth %Y %I:%M',
  1731. '%Y %m %d',
  1732. '%Y-%m-%d',
  1733. '%Y.%m.%d.',
  1734. '%Y/%m/%d',
  1735. '%Y/%m/%d %H:%M',
  1736. '%Y/%m/%d %H:%M:%S',
  1737. '%Y%m%d%H%M',
  1738. '%Y%m%d%H%M%S',
  1739. '%Y%m%d',
  1740. '%Y-%m-%d %H:%M',
  1741. '%Y-%m-%d %H:%M:%S',
  1742. '%Y-%m-%d %H:%M:%S.%f',
  1743. '%Y-%m-%d %H:%M:%S:%f',
  1744. '%d.%m.%Y %H:%M',
  1745. '%d.%m.%Y %H.%M',
  1746. '%Y-%m-%dT%H:%M:%SZ',
  1747. '%Y-%m-%dT%H:%M:%S.%fZ',
  1748. '%Y-%m-%dT%H:%M:%S.%f0Z',
  1749. '%Y-%m-%dT%H:%M:%S',
  1750. '%Y-%m-%dT%H:%M:%S.%f',
  1751. '%Y-%m-%dT%H:%M',
  1752. '%b %d %Y at %H:%M',
  1753. '%b %d %Y at %H:%M:%S',
  1754. '%B %d %Y at %H:%M',
  1755. '%B %d %Y at %H:%M:%S',
  1756. '%H:%M %d-%b-%Y',
  1757. )
  1758. DATE_FORMATS_DAY_FIRST = list(DATE_FORMATS)
  1759. DATE_FORMATS_DAY_FIRST.extend([
  1760. '%d-%m-%Y',
  1761. '%d.%m.%Y',
  1762. '%d.%m.%y',
  1763. '%d/%m/%Y',
  1764. '%d/%m/%y',
  1765. '%d/%m/%Y %H:%M:%S',
  1766. '%d-%m-%Y %H:%M',
  1767. ])
  1768. DATE_FORMATS_MONTH_FIRST = list(DATE_FORMATS)
  1769. DATE_FORMATS_MONTH_FIRST.extend([
  1770. '%m-%d-%Y',
  1771. '%m.%d.%Y',
  1772. '%m/%d/%Y',
  1773. '%m/%d/%y',
  1774. '%m/%d/%Y %H:%M:%S',
  1775. ])
  1776. PACKED_CODES_RE = r"}\('(.+)',(\d+),(\d+),'([^']+)'\.split\('\|'\)"
  1777. JSON_LD_RE = r'(?is)<script[^>]+type=(["\']?)application/ld\+json\1[^>]*>(?P<json_ld>.+?)</script>'
  1778. def preferredencoding():
  1779. """Get preferred encoding.
  1780. Returns the best encoding scheme for the system, based on
  1781. locale.getpreferredencoding() and some further tweaks.
  1782. """
  1783. try:
  1784. pref = locale.getpreferredencoding()
  1785. 'TEST'.encode(pref)
  1786. except Exception:
  1787. pref = 'UTF-8'
  1788. return pref
  1789. def write_json_file(obj, fn):
  1790. """ Encode obj as JSON and write it to fn, atomically if possible """
  1791. fn = encodeFilename(fn)
  1792. if sys.version_info < (3, 0) and sys.platform != 'win32':
  1793. encoding = get_filesystem_encoding()
  1794. # os.path.basename returns a bytes object, but NamedTemporaryFile
  1795. # will fail if the filename contains non-ascii characters unless we
  1796. # use a unicode object
  1797. path_basename = lambda f: os.path.basename(f).decode(encoding)
  1798. # the same for os.path.dirname
  1799. path_dirname = lambda f: os.path.dirname(f).decode(encoding)
  1800. else:
  1801. path_basename = os.path.basename
  1802. path_dirname = os.path.dirname
  1803. args = {
  1804. 'suffix': '.tmp',
  1805. 'prefix': path_basename(fn) + '.',
  1806. 'dir': path_dirname(fn),
  1807. 'delete': False,
  1808. }
  1809. # In Python 2.x, json.dump expects a bytestream.
  1810. # In Python 3.x, it writes to a character stream
  1811. if sys.version_info < (3, 0):
  1812. args['mode'] = 'wb'
  1813. else:
  1814. args.update({
  1815. 'mode': 'w',
  1816. 'encoding': 'utf-8',
  1817. })
  1818. tf = tempfile.NamedTemporaryFile(**compat_kwargs(args))
  1819. try:
  1820. with tf:
  1821. json.dump(obj, tf)
  1822. if sys.platform == 'win32':
  1823. # Need to remove existing file on Windows, else os.rename raises
  1824. # WindowsError or FileExistsError.
  1825. try:
  1826. os.unlink(fn)
  1827. except OSError:
  1828. pass
  1829. try:
  1830. mask = os.umask(0)
  1831. os.umask(mask)
  1832. os.chmod(tf.name, 0o666 & ~mask)
  1833. except OSError:
  1834. pass
  1835. os.rename(tf.name, fn)
  1836. except Exception:
  1837. try:
  1838. os.remove(tf.name)
  1839. except OSError:
  1840. pass
  1841. raise
  1842. if sys.version_info >= (2, 7):
  1843. def find_xpath_attr(node, xpath, key, val=None):
  1844. """ Find the xpath xpath[@key=val] """
  1845. assert re.match(r'^[a-zA-Z_-]+$', key)
  1846. expr = xpath + ('[@%s]' % key if val is None else "[@%s='%s']" % (key, val))
  1847. return node.find(expr)
  1848. else:
  1849. def find_xpath_attr(node, xpath, key, val=None):
  1850. for f in node.findall(compat_xpath(xpath)):
  1851. if key not in f.attrib:
  1852. continue
  1853. if val is None or f.attrib.get(key) == val:
  1854. return f
  1855. return None
  1856. # On python2.6 the xml.etree.ElementTree.Element methods don't support
  1857. # the namespace parameter
  1858. def xpath_with_ns(path, ns_map):
  1859. components = [c.split(':') for c in path.split('/')]
  1860. replaced = []
  1861. for c in components:
  1862. if len(c) == 1:
  1863. replaced.append(c[0])
  1864. else:
  1865. ns, tag = c
  1866. replaced.append('{%s}%s' % (ns_map[ns], tag))
  1867. return '/'.join(replaced)
  1868. def xpath_element(node, xpath, name=None, fatal=False, default=NO_DEFAULT):
  1869. def _find_xpath(xpath):
  1870. return node.find(compat_xpath(xpath))
  1871. if isinstance(xpath, compat_basestring):
  1872. n = _find_xpath(xpath)
  1873. else:
  1874. for xp in xpath:
  1875. n = _find_xpath(xp)
  1876. if n is not None:
  1877. break
  1878. if n is None:
  1879. if default is not NO_DEFAULT:
  1880. return default
  1881. elif fatal:
  1882. name = xpath if name is None else name
  1883. raise ExtractorError('Could not find XML element %s' % name)
  1884. else:
  1885. return None
  1886. return n
  1887. def xpath_text(node, xpath, name=None, fatal=False, default=NO_DEFAULT):
  1888. n = xpath_element(node, xpath, name, fatal=fatal, default=default)
  1889. if n is None or n == default:
  1890. return n
  1891. if n.text is None:
  1892. if default is not NO_DEFAULT:
  1893. return default
  1894. elif fatal:
  1895. name = xpath if name is None else name
  1896. raise ExtractorError('Could not find XML element\'s text %s' % name)
  1897. else:
  1898. return None
  1899. return n.text
  1900. def xpath_attr(node, xpath, key, name=None, fatal=False, default=NO_DEFAULT):
  1901. n = find_xpath_attr(node, xpath, key)
  1902. if n is None:
  1903. if default is not NO_DEFAULT:
  1904. return default
  1905. elif fatal:
  1906. name = '%s[@%s]' % (xpath, key) if name is None else name
  1907. raise ExtractorError('Could not find XML attribute %s' % name)
  1908. else:
  1909. return None
  1910. return n.attrib[key]
  1911. def get_element_by_id(id, html):
  1912. """Return the content of the tag with the specified ID in the passed HTML document"""
  1913. return get_element_by_attribute('id', id, html)
  1914. def get_element_by_class(class_name, html):
  1915. """Return the content of the first tag with the specified class in the passed HTML document"""
  1916. retval = get_elements_by_class(class_name, html)
  1917. return retval[0] if retval else None
  1918. def get_element_by_attribute(attribute, value, html, escape_value=True):
  1919. retval = get_elements_by_attribute(attribute, value, html, escape_value)
  1920. return retval[0] if retval else None
  1921. def get_elements_by_class(class_name, html):
  1922. """Return the content of all tags with the specified class in the passed HTML document as a list"""
  1923. return get_elements_by_attribute(
  1924. 'class', r'[^\'"]*\b%s\b[^\'"]*' % re.escape(class_name),
  1925. html, escape_value=False)
  1926. def get_elements_by_attribute(attribute, value, html, escape_value=True):
  1927. """Return the content of the tag with the specified attribute in the passed HTML document"""
  1928. value = re.escape(value) if escape_value else value
  1929. retlist = []
  1930. for m in re.finditer(r'''(?xs)
  1931. <([a-zA-Z0-9:._-]+)
  1932. (?:\s+[a-zA-Z0-9:._-]+(?:=[a-zA-Z0-9:._-]*|="[^"]*"|='[^']*'|))*?
  1933. \s+%s=['"]?%s['"]?
  1934. (?:\s+[a-zA-Z0-9:._-]+(?:=[a-zA-Z0-9:._-]*|="[^"]*"|='[^']*'|))*?
  1935. \s*>
  1936. (?P<content>.*?)
  1937. </\1>
  1938. ''' % (re.escape(attribute), value), html):
  1939. res = m.group('content')
  1940. if res.startswith('"') or res.startswith("'"):
  1941. res = res[1:-1]
  1942. retlist.append(unescapeHTML(res))
  1943. return retlist
  1944. class HTMLAttributeParser(compat_HTMLParser):
  1945. """Trivial HTML parser to gather the attributes for a single element"""
  1946. def __init__(self):
  1947. self.attrs = {}
  1948. compat_HTMLParser.__init__(self)
  1949. def handle_starttag(self, tag, attrs):
  1950. self.attrs = dict(attrs)
  1951. def extract_attributes(html_element):
  1952. """Given a string for an HTML element such as
  1953. <el
  1954. a="foo" B="bar" c="&98;az" d=boz
  1955. empty= noval entity="&amp;"
  1956. sq='"' dq="'"
  1957. >
  1958. Decode and return a dictionary of attributes.
  1959. {
  1960. 'a': 'foo', 'b': 'bar', c: 'baz', d: 'boz',
  1961. 'empty': '', 'noval': None, 'entity': '&',
  1962. 'sq': '"', 'dq': '\''
  1963. }.
  1964. NB HTMLParser is stricter in Python 2.6 & 3.2 than in later versions,
  1965. but the cases in the unit test will work for all of 2.6, 2.7, 3.2-3.5.
  1966. """
  1967. parser = HTMLAttributeParser()
  1968. try:
  1969. parser.feed(html_element)
  1970. parser.close()
  1971. # Older Python may throw HTMLParseError in case of malformed HTML
  1972. except compat_HTMLParseError:
  1973. pass
  1974. return parser.attrs
  1975. def clean_html(html):
  1976. """Clean an HTML snippet into a readable string"""
  1977. if html is None: # Convenience for sanitizing descriptions etc.
  1978. return html
  1979. # Newline vs <br />
  1980. html = html.replace('\n', ' ')
  1981. html = re.sub(r'(?u)\s*<\s*br\s*/?\s*>\s*', '\n', html)
  1982. html = re.sub(r'(?u)<\s*/\s*p\s*>\s*<\s*p[^>]*>', '\n', html)
  1983. # Strip html tags
  1984. html = re.sub('<.*?>', '', html)
  1985. # Replace html entities
  1986. html = unescapeHTML(html)
  1987. return html.strip()
  1988. def sanitize_open(filename, open_mode):
  1989. """Try to open the given filename, and slightly tweak it if this fails.
  1990. Attempts to open the given filename. If this fails, it tries to change
  1991. the filename slightly, step by step, until it's either able to open it
  1992. or it fails and raises a final exception, like the standard open()
  1993. function.
  1994. It returns the tuple (stream, definitive_file_name).
  1995. """
  1996. try:
  1997. if filename == '-':
  1998. if sys.platform == 'win32':
  1999. import msvcrt
  2000. msvcrt.setmode(sys.stdout.fileno(), os.O_BINARY)
  2001. return (sys.stdout.buffer if hasattr(sys.stdout, 'buffer') else sys.stdout, filename)
  2002. stream = open(encodeFilename(filename), open_mode)
  2003. return (stream, filename)
  2004. except (IOError, OSError) as err:
  2005. if err.errno in (errno.EACCES,):
  2006. raise
  2007. # In case of error, try to remove win32 forbidden chars
  2008. alt_filename = sanitize_path(filename)
  2009. if alt_filename == filename:
  2010. raise
  2011. else:
  2012. # An exception here should be caught in the caller
  2013. stream = open(encodeFilename(alt_filename), open_mode)
  2014. return (stream, alt_filename)
  2015. def timeconvert(timestr):
  2016. """Convert RFC 2822 defined time string into system timestamp"""
  2017. timestamp = None
  2018. timetuple = email.utils.parsedate_tz(timestr)
  2019. if timetuple is not None:
  2020. timestamp = email.utils.mktime_tz(timetuple)
  2021. return timestamp
  2022. def sanitize_filename(s, restricted=False, is_id=False):
  2023. """Sanitizes a string so it could be used as part of a filename.
  2024. If restricted is set, use a stricter subset of allowed characters.
  2025. Set is_id if this is not an arbitrary string, but an ID that should be kept
  2026. if possible.
  2027. """
  2028. def replace_insane(char):
  2029. if restricted and char in ACCENT_CHARS:
  2030. return ACCENT_CHARS[char]
  2031. if char == '?' or ord(char) < 32 or ord(char) == 127:
  2032. return ''
  2033. elif char == '"':
  2034. return '' if restricted else '\''
  2035. elif char == ':':
  2036. return '_-' if restricted else ' -'
  2037. elif char in '\\/|*<>':
  2038. return '_'
  2039. if restricted and (char in '!&\'()[]{}$;`^,#' or char.isspace()):
  2040. return '_'
  2041. if restricted and ord(char) > 127:
  2042. return '_'
  2043. return char
  2044. # Replace look-alike Unicode glyphs
  2045. if restricted and not is_id:
  2046. s = unicodedata.normalize('NFKC', s)
  2047. # Handle timestamps
  2048. s = re.sub(r'[0-9]+(?::[0-9]+)+', lambda m: m.group(0).replace(':', '_'), s)
  2049. result = ''.join(map(replace_insane, s))
  2050. if not is_id:
  2051. while '__' in result:
  2052. result = result.replace('__', '_')
  2053. result = result.strip('_')
  2054. # Common case of "Foreign band name - English song title"
  2055. if restricted and result.startswith('-_'):
  2056. result = result[2:]
  2057. if result.startswith('-'):
  2058. result = '_' + result[len('-'):]
  2059. result = result.lstrip('.')
  2060. if not result:
  2061. result = '_'
  2062. return result
  2063. def sanitize_path(s):
  2064. """Sanitizes and normalizes path on Windows"""
  2065. if sys.platform != 'win32':
  2066. return s
  2067. drive_or_unc, _ = os.path.splitdrive(s)
  2068. if sys.version_info < (2, 7) and not drive_or_unc:
  2069. drive_or_unc, _ = os.path.splitunc(s)
  2070. norm_path = os.path.normpath(remove_start(s, drive_or_unc)).split(os.path.sep)
  2071. if drive_or_unc:
  2072. norm_path.pop(0)
  2073. sanitized_path = [
  2074. path_part if path_part in ['.', '..'] else re.sub(r'(?:[/<>:"\|\\?\*]|[\s.]$)', '#', path_part)
  2075. for path_part in norm_path]
  2076. if drive_or_unc:
  2077. sanitized_path.insert(0, drive_or_unc + os.path.sep)
  2078. return os.path.join(*sanitized_path)
  2079. def sanitize_url(url):
  2080. # Prepend protocol-less URLs with `http:` scheme in order to mitigate
  2081. # the number of unwanted failures due to missing protocol
  2082. if url.startswith('//'):
  2083. return 'http:%s' % url
  2084. # Fix some common typos seen so far
  2085. COMMON_TYPOS = (
  2086. # https://github.com/ytdl-org/youtube-dl/issues/15649
  2087. (r'^httpss://', r'https://'),
  2088. # https://bx1.be/lives/direct-tv/
  2089. (r'^rmtp([es]?)://', r'rtmp\1://'),
  2090. )
  2091. for mistake, fixup in COMMON_TYPOS:
  2092. if re.match(mistake, url):
  2093. return re.sub(mistake, fixup, url)
  2094. return url
  2095. def sanitized_Request(url, *args, **kwargs):
  2096. return compat_urllib_request.Request(escape_url(sanitize_url(url)), *args, **kwargs)
  2097. def expand_path(s):
  2098. """Expand shell variables and ~"""
  2099. return os.path.expandvars(compat_expanduser(s))
  2100. def orderedSet(iterable):
  2101. """ Remove all duplicates from the input iterable """
  2102. res = []
  2103. for el in iterable:
  2104. if el not in res:
  2105. res.append(el)
  2106. return res
  2107. def _htmlentity_transform(entity_with_semicolon):
  2108. """Transforms an HTML entity to a character."""
  2109. entity = entity_with_semicolon[:-1]
  2110. # Known non-numeric HTML entity
  2111. if entity in compat_html_entities.name2codepoint:
  2112. return compat_chr(compat_html_entities.name2codepoint[entity])
  2113. # TODO: HTML5 allows entities without a semicolon. For example,
  2114. # '&Eacuteric' should be decoded as 'Éric'.
  2115. if entity_with_semicolon in compat_html_entities_html5:
  2116. return compat_html_entities_html5[entity_with_semicolon]
  2117. mobj = re.match(r'#(x[0-9a-fA-F]+|[0-9]+)', entity)
  2118. if mobj is not None:
  2119. numstr = mobj.group(1)
  2120. if numstr.startswith('x'):
  2121. base = 16
  2122. numstr = '0%s' % numstr
  2123. else:
  2124. base = 10
  2125. # See https://github.com/ytdl-org/youtube-dl/issues/7518
  2126. try:
  2127. return compat_chr(int(numstr, base))
  2128. except ValueError:
  2129. pass
  2130. # Unknown entity in name, return its literal representation
  2131. return '&%s;' % entity
  2132. def unescapeHTML(s):
  2133. if s is None:
  2134. return None
  2135. assert isinstance(s, compat_str)
  2136. return re.sub(
  2137. r'&([^&;]+;)', lambda m: _htmlentity_transform(m.group(1)), s)
  2138. def process_communicate_or_kill(p, *args, **kwargs):
  2139. try:
  2140. return p.communicate(*args, **kwargs)
  2141. except BaseException: # Including KeyboardInterrupt
  2142. p.kill()
  2143. p.wait()
  2144. raise
  2145. def get_subprocess_encoding():
  2146. if sys.platform == 'win32' and sys.getwindowsversion()[0] >= 5:
  2147. # For subprocess calls, encode with locale encoding
  2148. # Refer to http://stackoverflow.com/a/9951851/35070
  2149. encoding = preferredencoding()
  2150. else:
  2151. encoding = sys.getfilesystemencoding()
  2152. if encoding is None:
  2153. encoding = 'utf-8'
  2154. return encoding
  2155. # Jython assumes filenames are Unicode strings though reported as Python 2.x compatible
  2156. if sys.version_info < (3, 0) and not sys.platform.startswith('java'):
  2157. def encodeFilename(s, for_subprocess=False):
  2158. """
  2159. @param s The name of the file
  2160. """
  2161. # Pass '' directly to use Unicode APIs on Windows 2000 and up
  2162. # (Detecting Windows NT 4 is tricky because 'major >= 4' would
  2163. # match Windows 9x series as well. Besides, NT 4 is obsolete.)
  2164. if (not for_subprocess
  2165. and sys.platform == 'win32'
  2166. and sys.getwindowsversion()[0] >= 5
  2167. and isinstance(s, compat_str)):
  2168. return s
  2169. return _encode_compat_str(s, get_subprocess_encoding(), 'ignore')
  2170. def decodeFilename(b, for_subprocess=False):
  2171. return _decode_compat_str(b, get_subprocess_encoding(), 'ignore')
  2172. else:
  2173. # Python 3 has a Unicode API
  2174. encodeFilename = decodeFilename = lambda *s, **k: s[0]
  2175. def encodeArgument(s):
  2176. if not isinstance(s, compat_str):
  2177. # Legacy code that uses byte strings
  2178. # Uncomment the following line after fixing all post processors
  2179. # assert False, 'Internal error: %r should be of type %r, is %r' % (s, compat_str, type(s))
  2180. s = s.decode('ascii')
  2181. return encodeFilename(s, True)
  2182. def decodeArgument(b):
  2183. return decodeFilename(b, True)
  2184. def decodeOption(optval):
  2185. if optval is None:
  2186. return optval
  2187. return _decode_compat_str(optval)
  2188. def formatSeconds(secs):
  2189. if secs > 3600:
  2190. return '%d:%02d:%02d' % (secs // 3600, (secs % 3600) // 60, secs % 60)
  2191. elif secs > 60:
  2192. return '%d:%02d' % (secs // 60, secs % 60)
  2193. else:
  2194. return '%d' % secs
  2195. def make_HTTPS_handler(params, **kwargs):
  2196. # https://www.rfc-editor.org/info/rfc7301
  2197. ALPN_PROTOCOLS = ['http/1.1']
  2198. def set_alpn_protocols(ctx):
  2199. # From https://github.com/yt-dlp/yt-dlp/commit/2c6dcb65fb612fc5bc5c61937bf438d3c473d8d0
  2200. # Thanks @coletdjnz
  2201. # Some servers may (wrongly) reject requests if ALPN extension is not sent. See:
  2202. # https://github.com/python/cpython/issues/85140
  2203. # https://github.com/yt-dlp/yt-dlp/issues/3878
  2204. try:
  2205. ctx.set_alpn_protocols(ALPN_PROTOCOLS)
  2206. except (AttributeError, NotImplementedError):
  2207. # Python < 2.7.10, not ssl.HAS_ALPN
  2208. pass
  2209. opts_no_check_certificate = params.get('nocheckcertificate', False)
  2210. if hasattr(ssl, 'create_default_context'): # Python >= 3.4 or 2.7.9
  2211. context = ssl.create_default_context(ssl.Purpose.SERVER_AUTH)
  2212. set_alpn_protocols(context)
  2213. if opts_no_check_certificate:
  2214. context.check_hostname = False
  2215. context.verify_mode = ssl.CERT_NONE
  2216. try:
  2217. return YoutubeDLHTTPSHandler(params, context=context, **kwargs)
  2218. except TypeError:
  2219. # Python 2.7.8
  2220. # (create_default_context present but HTTPSHandler has no context=)
  2221. pass
  2222. if sys.version_info < (3, 2):
  2223. return YoutubeDLHTTPSHandler(params, **kwargs)
  2224. else: # Python3 < 3.4
  2225. context = ssl.SSLContext(ssl.PROTOCOL_TLSv1)
  2226. context.verify_mode = (ssl.CERT_NONE
  2227. if opts_no_check_certificate
  2228. else ssl.CERT_REQUIRED)
  2229. context.set_default_verify_paths()
  2230. set_alpn_protocols(context)
  2231. return YoutubeDLHTTPSHandler(params, context=context, **kwargs)
  2232. def bug_reports_message():
  2233. if ytdl_is_updateable():
  2234. update_cmd = 'type youtube-dl -U to update'
  2235. else:
  2236. update_cmd = 'see https://yt-dl.org/update on how to update'
  2237. msg = '; please report this issue on https://yt-dl.org/bug .'
  2238. msg += ' Make sure you are using the latest version; %s.' % update_cmd
  2239. msg += ' Be sure to call youtube-dl with the --verbose flag and include its complete output.'
  2240. return msg
  2241. class YoutubeDLError(Exception):
  2242. """Base exception for YoutubeDL errors."""
  2243. pass
  2244. class ExtractorError(YoutubeDLError):
  2245. """Error during info extraction."""
  2246. def __init__(self, msg, tb=None, expected=False, cause=None, video_id=None):
  2247. """ tb, if given, is the original traceback (so that it can be printed out).
  2248. If expected is set, this is a normal error message and most likely not a bug in youtube-dl.
  2249. """
  2250. if sys.exc_info()[0] in (compat_urllib_error.URLError, socket.timeout, UnavailableVideoError):
  2251. expected = True
  2252. if video_id is not None:
  2253. msg = video_id + ': ' + msg
  2254. if cause:
  2255. msg += ' (caused by %r)' % cause
  2256. if not expected:
  2257. msg += bug_reports_message()
  2258. super(ExtractorError, self).__init__(msg)
  2259. self.traceback = tb
  2260. self.exc_info = sys.exc_info() # preserve original exception
  2261. self.cause = cause
  2262. self.video_id = video_id
  2263. def format_traceback(self):
  2264. if self.traceback is None:
  2265. return None
  2266. return ''.join(traceback.format_tb(self.traceback))
  2267. class UnsupportedError(ExtractorError):
  2268. def __init__(self, url):
  2269. super(UnsupportedError, self).__init__(
  2270. 'Unsupported URL: %s' % url, expected=True)
  2271. self.url = url
  2272. class RegexNotFoundError(ExtractorError):
  2273. """Error when a regex didn't match"""
  2274. pass
  2275. class GeoRestrictedError(ExtractorError):
  2276. """Geographic restriction Error exception.
  2277. This exception may be thrown when a video is not available from your
  2278. geographic location due to geographic restrictions imposed by a website.
  2279. """
  2280. def __init__(self, msg, countries=None):
  2281. super(GeoRestrictedError, self).__init__(msg, expected=True)
  2282. self.msg = msg
  2283. self.countries = countries
  2284. class DownloadError(YoutubeDLError):
  2285. """Download Error exception.
  2286. This exception may be thrown by FileDownloader objects if they are not
  2287. configured to continue on errors. They will contain the appropriate
  2288. error message.
  2289. """
  2290. def __init__(self, msg, exc_info=None):
  2291. """ exc_info, if given, is the original exception that caused the trouble (as returned by sys.exc_info()). """
  2292. super(DownloadError, self).__init__(msg)
  2293. self.exc_info = exc_info
  2294. class SameFileError(YoutubeDLError):
  2295. """Same File exception.
  2296. This exception will be thrown by FileDownloader objects if they detect
  2297. multiple files would have to be downloaded to the same file on disk.
  2298. """
  2299. pass
  2300. class PostProcessingError(YoutubeDLError):
  2301. """Post Processing exception.
  2302. This exception may be raised by PostProcessor's .run() method to
  2303. indicate an error in the postprocessing task.
  2304. """
  2305. def __init__(self, msg):
  2306. super(PostProcessingError, self).__init__(msg)
  2307. self.msg = msg
  2308. class MaxDownloadsReached(YoutubeDLError):
  2309. """ --max-downloads limit has been reached. """
  2310. pass
  2311. class UnavailableVideoError(YoutubeDLError):
  2312. """Unavailable Format exception.
  2313. This exception will be thrown when a video is requested
  2314. in a format that is not available for that video.
  2315. """
  2316. pass
  2317. class ContentTooShortError(YoutubeDLError):
  2318. """Content Too Short exception.
  2319. This exception may be raised by FileDownloader objects when a file they
  2320. download is too small for what the server announced first, indicating
  2321. the connection was probably interrupted.
  2322. """
  2323. def __init__(self, downloaded, expected):
  2324. super(ContentTooShortError, self).__init__(
  2325. 'Downloaded {0} bytes, expected {1} bytes'.format(downloaded, expected)
  2326. )
  2327. # Both in bytes
  2328. self.downloaded = downloaded
  2329. self.expected = expected
  2330. class XAttrMetadataError(YoutubeDLError):
  2331. def __init__(self, code=None, msg='Unknown error'):
  2332. super(XAttrMetadataError, self).__init__(msg)
  2333. self.code = code
  2334. self.msg = msg
  2335. # Parsing code and msg
  2336. if (self.code in (errno.ENOSPC, errno.EDQUOT)
  2337. or 'No space left' in self.msg or 'Disk quota exceeded' in self.msg):
  2338. self.reason = 'NO_SPACE'
  2339. elif self.code == errno.E2BIG or 'Argument list too long' in self.msg:
  2340. self.reason = 'VALUE_TOO_LONG'
  2341. else:
  2342. self.reason = 'NOT_SUPPORTED'
  2343. class XAttrUnavailableError(YoutubeDLError):
  2344. pass
  2345. def _create_http_connection(ydl_handler, http_class, is_https, *args, **kwargs):
  2346. # Working around python 2 bug (see http://bugs.python.org/issue17849) by limiting
  2347. # expected HTTP responses to meet HTTP/1.0 or later (see also
  2348. # https://github.com/ytdl-org/youtube-dl/issues/6727)
  2349. if sys.version_info < (3, 0):
  2350. kwargs['strict'] = True
  2351. hc = http_class(*args, **compat_kwargs(kwargs))
  2352. source_address = ydl_handler._params.get('source_address')
  2353. if source_address is not None:
  2354. # This is to workaround _create_connection() from socket where it will try all
  2355. # address data from getaddrinfo() including IPv6. This filters the result from
  2356. # getaddrinfo() based on the source_address value.
  2357. # This is based on the cpython socket.create_connection() function.
  2358. # https://github.com/python/cpython/blob/master/Lib/socket.py#L691
  2359. def _create_connection(address, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, source_address=None):
  2360. host, port = address
  2361. err = None
  2362. addrs = socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM)
  2363. af = socket.AF_INET if '.' in source_address[0] else socket.AF_INET6
  2364. ip_addrs = [addr for addr in addrs if addr[0] == af]
  2365. if addrs and not ip_addrs:
  2366. ip_version = 'v4' if af == socket.AF_INET else 'v6'
  2367. raise socket.error(
  2368. "No remote IP%s addresses available for connect, can't use '%s' as source address"
  2369. % (ip_version, source_address[0]))
  2370. for res in ip_addrs:
  2371. af, socktype, proto, canonname, sa = res
  2372. sock = None
  2373. try:
  2374. sock = socket.socket(af, socktype, proto)
  2375. if timeout is not socket._GLOBAL_DEFAULT_TIMEOUT:
  2376. sock.settimeout(timeout)
  2377. sock.bind(source_address)
  2378. sock.connect(sa)
  2379. err = None # Explicitly break reference cycle
  2380. return sock
  2381. except socket.error as _:
  2382. err = _
  2383. if sock is not None:
  2384. sock.close()
  2385. if err is not None:
  2386. raise err
  2387. else:
  2388. raise socket.error('getaddrinfo returns an empty list')
  2389. if hasattr(hc, '_create_connection'):
  2390. hc._create_connection = _create_connection
  2391. sa = (source_address, 0)
  2392. if hasattr(hc, 'source_address'): # Python 2.7+
  2393. hc.source_address = sa
  2394. else: # Python 2.6
  2395. def _hc_connect(self, *args, **kwargs):
  2396. sock = _create_connection(
  2397. (self.host, self.port), self.timeout, sa)
  2398. if is_https:
  2399. self.sock = ssl.wrap_socket(
  2400. sock, self.key_file, self.cert_file,
  2401. ssl_version=ssl.PROTOCOL_TLSv1)
  2402. else:
  2403. self.sock = sock
  2404. hc.connect = functools.partial(_hc_connect, hc)
  2405. return hc
  2406. def handle_youtubedl_headers(headers):
  2407. filtered_headers = headers
  2408. if 'Youtubedl-no-compression' in filtered_headers:
  2409. filtered_headers = filter_dict(filtered_headers, cndn=lambda k, _: k.lower() != 'accept-encoding')
  2410. del filtered_headers['Youtubedl-no-compression']
  2411. return filtered_headers
  2412. class YoutubeDLHandler(compat_urllib_request.HTTPHandler):
  2413. """Handler for HTTP requests and responses.
  2414. This class, when installed with an OpenerDirector, automatically adds
  2415. the standard headers to every HTTP request and handles gzipped and
  2416. deflated responses from web servers. If compression is to be avoided in
  2417. a particular request, the original request in the program code only has
  2418. to include the HTTP header "Youtubedl-no-compression", which will be
  2419. removed before making the real request.
  2420. Part of this code was copied from:
  2421. http://techknack.net/python-urllib2-handlers/, archived at
  2422. https://web.archive.org/web/20130527205558/http://techknack.net/python-urllib2-handlers/
  2423. Andrew Rowls, the author of that code, agreed to release it to the
  2424. public domain.
  2425. """
  2426. def __init__(self, params, *args, **kwargs):
  2427. compat_urllib_request.HTTPHandler.__init__(self, *args, **kwargs)
  2428. self._params = params
  2429. def http_open(self, req):
  2430. conn_class = compat_http_client.HTTPConnection
  2431. socks_proxy = req.headers.get('Ytdl-socks-proxy')
  2432. if socks_proxy:
  2433. conn_class = make_socks_conn_class(conn_class, socks_proxy)
  2434. del req.headers['Ytdl-socks-proxy']
  2435. return self.do_open(functools.partial(
  2436. _create_http_connection, self, conn_class, False),
  2437. req)
  2438. @staticmethod
  2439. def deflate_gz(data):
  2440. try:
  2441. # format:zlib,gzip + windowsize:32768
  2442. return data and zlib.decompress(data, 32 + zlib.MAX_WBITS)
  2443. except zlib.error:
  2444. # raw zlib * windowsize:32768 (RFC 9110: "non-conformant")
  2445. return zlib.decompress(data, -zlib.MAX_WBITS)
  2446. @staticmethod
  2447. def gzip(data):
  2448. from gzip import GzipFile
  2449. def _gzip(data):
  2450. with io.BytesIO(data) as data_buf:
  2451. gz = GzipFile(fileobj=data_buf, mode='rb')
  2452. return gz.read()
  2453. try:
  2454. return _gzip(data)
  2455. except IOError as original_ioerror:
  2456. # There may be junk at the end of the file
  2457. # See http://stackoverflow.com/q/4928560/35070 for details
  2458. for i in range(1, 1024):
  2459. try:
  2460. return _gzip(data[:-i])
  2461. except IOError:
  2462. continue
  2463. else:
  2464. raise original_ioerror
  2465. @staticmethod
  2466. def brotli(data):
  2467. return data and brotli.decompress(data)
  2468. @staticmethod
  2469. def compress(data):
  2470. return data and ncompress.decompress(data)
  2471. @staticmethod
  2472. def _fix_path(url):
  2473. # an embedded /../ or /./ sequence is not automatically handled by urllib2
  2474. # see https://github.com/yt-dlp/yt-dlp/issues/3355
  2475. parsed_url = compat_urllib_parse.urlsplit(url)
  2476. path = parsed_url.path
  2477. if not path.endswith('/'):
  2478. path += '/'
  2479. parts = path.partition('/./')
  2480. if not parts[1]:
  2481. parts = path.partition('/../')
  2482. if parts[1]:
  2483. path = compat_urllib_parse.urljoin(
  2484. parts[0] + parts[1][:1],
  2485. parts[1][1:] + (parts[2] if parsed_url.path.endswith('/') else parts[2][:-1]))
  2486. url = parsed_url._replace(path=path).geturl()
  2487. if '/.' in url:
  2488. # worse, URL path may have initial /../ against RFCs: work-around
  2489. # by stripping such prefixes, like eg Firefox
  2490. path = parsed_url.path + '/'
  2491. while path.startswith('/.'):
  2492. if path.startswith('/../'):
  2493. path = path[3:]
  2494. elif path.startswith('/./'):
  2495. path = path[2:]
  2496. else:
  2497. break
  2498. path = path[:-1]
  2499. if not path.startswith('/') and parsed_url.path.startswith('/'):
  2500. path = '/' + path
  2501. url = parsed_url._replace(path=path).geturl()
  2502. return url
  2503. def http_request(self, req):
  2504. url = req.get_full_url()
  2505. # resolve embedded . and ..
  2506. url_fixed = self._fix_path(url)
  2507. # According to RFC 3986, URLs can not contain non-ASCII characters; however this is not
  2508. # always respected by websites: some tend to give out URLs with non percent-encoded
  2509. # non-ASCII characters (see telemb.py, ard.py [#3412])
  2510. # urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991)
  2511. # To work around aforementioned issue we will replace request's original URL with
  2512. # percent-encoded one
  2513. # Since redirects are also affected (e.g. http://www.southpark.de/alle-episoden/s18e09)
  2514. # the code of this workaround has been moved here from YoutubeDL.urlopen()
  2515. url_escaped = escape_url(url_fixed)
  2516. # Substitute URL if any change after escaping
  2517. if url != url_escaped:
  2518. req = update_Request(req, url=url_escaped)
  2519. for h, v in std_headers.items():
  2520. # Capitalize is needed because of Python bug 2275: http://bugs.python.org/issue2275
  2521. # The dict keys are capitalized because of this bug by urllib
  2522. if h.capitalize() not in req.headers:
  2523. req.add_header(h, v)
  2524. # Similarly, 'Accept-encoding'
  2525. if 'Accept-encoding' not in req.headers:
  2526. req.add_header(
  2527. 'Accept-Encoding', join_nonempty(
  2528. 'gzip', 'deflate', brotli and 'br', ncompress and 'compress',
  2529. delim=', '))
  2530. req.headers = handle_youtubedl_headers(req.headers)
  2531. if sys.version_info < (2, 7):
  2532. # avoid possible race where __r_type may be unset
  2533. req.get_type()
  2534. if '#' in req.get_full_url():
  2535. # Python 2.6 is brain-dead when it comes to fragments
  2536. req._Request__original = req._Request__original.partition('#')[0]
  2537. req._Request__r_type = req._Request__r_type.partition('#')[0]
  2538. # Use the totally undocumented AbstractHTTPHandler per
  2539. # https://github.com/yt-dlp/yt-dlp/pull/4158
  2540. return compat_urllib_request.AbstractHTTPHandler.do_request_(self, req)
  2541. def http_response(self, req, resp):
  2542. old_resp = resp
  2543. # Content-Encoding header lists the encodings in order that they were applied [1].
  2544. # To decompress, we simply do the reverse.
  2545. # [1]: https://datatracker.ietf.org/doc/html/rfc9110#name-content-encoding
  2546. decoded_response = None
  2547. decoders = {
  2548. 'gzip': self.deflate_gz,
  2549. 'deflate': self.deflate_gz,
  2550. }
  2551. if brotli:
  2552. decoders['br'] = self.brotli
  2553. if ncompress:
  2554. decoders['compress'] = self.compress
  2555. if sys.platform.startswith('java'):
  2556. # Jython zlib implementation misses gzip
  2557. decoders['gzip'] = self.gzip
  2558. def encodings(hdrs):
  2559. # A header field that allows multiple values can have multiple instances [2].
  2560. # [2]: https://datatracker.ietf.org/doc/html/rfc9110#name-fields
  2561. for e in reversed(','.join(hdrs).split(',')):
  2562. if e:
  2563. yield e.strip()
  2564. encodings_left = []
  2565. try:
  2566. resp.headers.get_all
  2567. hdrs = resp.headers
  2568. except AttributeError:
  2569. # Py2 has no get_all() method: headers are rfc822.Message
  2570. from email.message import Message
  2571. hdrs = Message()
  2572. for k, v in resp.headers.items():
  2573. hdrs[k] = v
  2574. decoder, decoded_response = True, None
  2575. for encoding in encodings(hdrs.get_all('Content-Encoding', [])):
  2576. # "SHOULD consider" x-compress, x-gzip as compress, gzip
  2577. decoder = decoder and decoders.get(remove_start(encoding, 'x-'))
  2578. if not decoder:
  2579. encodings_left.insert(0, encoding)
  2580. continue
  2581. decoded_response = decoder(decoded_response or resp.read())
  2582. if decoded_response is not None:
  2583. resp = compat_urllib_request.addinfourl(
  2584. io.BytesIO(decoded_response), old_resp.headers, old_resp.url, old_resp.code)
  2585. resp.msg = old_resp.msg
  2586. del resp.headers['Content-Length']
  2587. resp.headers['Content-Length'] = '%d' % len(decoded_response)
  2588. del resp.headers['Content-Encoding']
  2589. if encodings_left:
  2590. resp.headers['Content-Encoding'] = ', '.join(encodings_left)
  2591. # Percent-encode redirect URL of Location HTTP header to satisfy RFC 3986 (see
  2592. # https://github.com/ytdl-org/youtube-dl/issues/6457).
  2593. if 300 <= resp.code < 400:
  2594. location = resp.headers.get('Location')
  2595. if location:
  2596. # As of RFC 2616 default charset is iso-8859-1 that is respected by python 3
  2597. if sys.version_info >= (3, 0):
  2598. location = location.encode('iso-8859-1')
  2599. location = location.decode('utf-8')
  2600. # resolve embedded . and ..
  2601. location_fixed = self._fix_path(location)
  2602. location_escaped = escape_url(location_fixed)
  2603. if location != location_escaped:
  2604. del resp.headers['Location']
  2605. if not isinstance(location_escaped, str): # Py 2 case
  2606. location_escaped = location_escaped.encode('utf-8')
  2607. resp.headers['Location'] = location_escaped
  2608. return resp
  2609. https_request = http_request
  2610. https_response = http_response
  2611. def make_socks_conn_class(base_class, socks_proxy):
  2612. assert issubclass(base_class, (
  2613. compat_http_client.HTTPConnection, compat_http_client.HTTPSConnection))
  2614. url_components = compat_urllib_parse.urlparse(socks_proxy)
  2615. if url_components.scheme.lower() == 'socks5':
  2616. socks_type = ProxyType.SOCKS5
  2617. elif url_components.scheme.lower() in ('socks', 'socks4'):
  2618. socks_type = ProxyType.SOCKS4
  2619. elif url_components.scheme.lower() == 'socks4a':
  2620. socks_type = ProxyType.SOCKS4A
  2621. def unquote_if_non_empty(s):
  2622. if not s:
  2623. return s
  2624. return compat_urllib_parse_unquote_plus(s)
  2625. proxy_args = (
  2626. socks_type,
  2627. url_components.hostname, url_components.port or 1080,
  2628. True, # Remote DNS
  2629. unquote_if_non_empty(url_components.username),
  2630. unquote_if_non_empty(url_components.password),
  2631. )
  2632. class SocksConnection(base_class):
  2633. def connect(self):
  2634. self.sock = sockssocket()
  2635. self.sock.setproxy(*proxy_args)
  2636. if type(self.timeout) in (int, float):
  2637. self.sock.settimeout(self.timeout)
  2638. self.sock.connect((self.host, self.port))
  2639. if isinstance(self, compat_http_client.HTTPSConnection):
  2640. if hasattr(self, '_context'): # Python > 2.6
  2641. self.sock = self._context.wrap_socket(
  2642. self.sock, server_hostname=self.host)
  2643. else:
  2644. self.sock = ssl.wrap_socket(self.sock)
  2645. return SocksConnection
  2646. class YoutubeDLHTTPSHandler(compat_urllib_request.HTTPSHandler):
  2647. def __init__(self, params, https_conn_class=None, *args, **kwargs):
  2648. compat_urllib_request.HTTPSHandler.__init__(self, *args, **kwargs)
  2649. self._https_conn_class = https_conn_class or compat_http_client.HTTPSConnection
  2650. self._params = params
  2651. def https_open(self, req):
  2652. kwargs = {}
  2653. conn_class = self._https_conn_class
  2654. if hasattr(self, '_context'): # python > 2.6
  2655. kwargs['context'] = self._context
  2656. if hasattr(self, '_check_hostname'): # python 3.x
  2657. kwargs['check_hostname'] = self._check_hostname
  2658. socks_proxy = req.headers.get('Ytdl-socks-proxy')
  2659. if socks_proxy:
  2660. conn_class = make_socks_conn_class(conn_class, socks_proxy)
  2661. del req.headers['Ytdl-socks-proxy']
  2662. return self.do_open(functools.partial(
  2663. _create_http_connection, self, conn_class, True),
  2664. req, **kwargs)
  2665. class YoutubeDLCookieJar(compat_cookiejar.MozillaCookieJar):
  2666. """
  2667. See [1] for cookie file format.
  2668. 1. https://curl.haxx.se/docs/http-cookies.html
  2669. """
  2670. _HTTPONLY_PREFIX = '#HttpOnly_'
  2671. _ENTRY_LEN = 7
  2672. _HEADER = '''# Netscape HTTP Cookie File
  2673. # This file is generated by youtube-dl. Do not edit.
  2674. '''
  2675. _CookieFileEntry = collections.namedtuple(
  2676. 'CookieFileEntry',
  2677. ('domain_name', 'include_subdomains', 'path', 'https_only', 'expires_at', 'name', 'value'))
  2678. def save(self, filename=None, ignore_discard=False, ignore_expires=False):
  2679. """
  2680. Save cookies to a file.
  2681. Most of the code is taken from CPython 3.8 and slightly adapted
  2682. to support cookie files with UTF-8 in both python 2 and 3.
  2683. """
  2684. if filename is None:
  2685. if self.filename is not None:
  2686. filename = self.filename
  2687. else:
  2688. raise ValueError(compat_cookiejar.MISSING_FILENAME_TEXT)
  2689. # Store session cookies with `expires` set to 0 instead of an empty
  2690. # string
  2691. for cookie in self:
  2692. if cookie.expires is None:
  2693. cookie.expires = 0
  2694. with io.open(filename, 'w', encoding='utf-8') as f:
  2695. f.write(self._HEADER)
  2696. now = time.time()
  2697. for cookie in self:
  2698. if not ignore_discard and cookie.discard:
  2699. continue
  2700. if not ignore_expires and cookie.is_expired(now):
  2701. continue
  2702. if cookie.secure:
  2703. secure = 'TRUE'
  2704. else:
  2705. secure = 'FALSE'
  2706. if cookie.domain.startswith('.'):
  2707. initial_dot = 'TRUE'
  2708. else:
  2709. initial_dot = 'FALSE'
  2710. if cookie.expires is not None:
  2711. expires = compat_str(cookie.expires)
  2712. else:
  2713. expires = ''
  2714. if cookie.value is None:
  2715. # cookies.txt regards 'Set-Cookie: foo' as a cookie
  2716. # with no name, whereas http.cookiejar regards it as a
  2717. # cookie with no value.
  2718. name = ''
  2719. value = cookie.name
  2720. else:
  2721. name = cookie.name
  2722. value = cookie.value
  2723. f.write(
  2724. '\t'.join([cookie.domain, initial_dot, cookie.path,
  2725. secure, expires, name, value]) + '\n')
  2726. def load(self, filename=None, ignore_discard=False, ignore_expires=False):
  2727. """Load cookies from a file."""
  2728. if filename is None:
  2729. if self.filename is not None:
  2730. filename = self.filename
  2731. else:
  2732. raise ValueError(compat_cookiejar.MISSING_FILENAME_TEXT)
  2733. def prepare_line(line):
  2734. if line.startswith(self._HTTPONLY_PREFIX):
  2735. line = line[len(self._HTTPONLY_PREFIX):]
  2736. # comments and empty lines are fine
  2737. if line.startswith('#') or not line.strip():
  2738. return line
  2739. cookie_list = line.split('\t')
  2740. if len(cookie_list) != self._ENTRY_LEN:
  2741. raise compat_cookiejar.LoadError('invalid length %d' % len(cookie_list))
  2742. cookie = self._CookieFileEntry(*cookie_list)
  2743. if cookie.expires_at and not cookie.expires_at.isdigit():
  2744. raise compat_cookiejar.LoadError('invalid expires at %s' % cookie.expires_at)
  2745. return line
  2746. cf = io.StringIO()
  2747. with io.open(filename, encoding='utf-8') as f:
  2748. for line in f:
  2749. try:
  2750. cf.write(prepare_line(line))
  2751. except compat_cookiejar.LoadError as e:
  2752. write_string(
  2753. 'WARNING: skipping cookie file entry due to %s: %r\n'
  2754. % (e, line), sys.stderr)
  2755. continue
  2756. cf.seek(0)
  2757. self._really_load(cf, filename, ignore_discard, ignore_expires)
  2758. # Session cookies are denoted by either `expires` field set to
  2759. # an empty string or 0. MozillaCookieJar only recognizes the former
  2760. # (see [1]). So we need force the latter to be recognized as session
  2761. # cookies on our own.
  2762. # Session cookies may be important for cookies-based authentication,
  2763. # e.g. usually, when user does not check 'Remember me' check box while
  2764. # logging in on a site, some important cookies are stored as session
  2765. # cookies so that not recognizing them will result in failed login.
  2766. # 1. https://bugs.python.org/issue17164
  2767. for cookie in self:
  2768. # Treat `expires=0` cookies as session cookies
  2769. if cookie.expires == 0:
  2770. cookie.expires = None
  2771. cookie.discard = True
  2772. def get_cookie_header(self, url):
  2773. """Generate a Cookie HTTP header for a given url"""
  2774. cookie_req = sanitized_Request(url)
  2775. self.add_cookie_header(cookie_req)
  2776. return cookie_req.get_header('Cookie')
  2777. def get_cookies_for_url(self, url):
  2778. """Generate a list of Cookie objects for a given url"""
  2779. # Policy `_now` attribute must be set before calling `_cookies_for_request`
  2780. # Ref: https://github.com/python/cpython/blob/3.7/Lib/http/cookiejar.py#L1360
  2781. self._policy._now = self._now = int(time.time())
  2782. return self._cookies_for_request(sanitized_Request(url))
  2783. class YoutubeDLCookieProcessor(compat_urllib_request.HTTPCookieProcessor):
  2784. def __init__(self, cookiejar=None):
  2785. compat_urllib_request.HTTPCookieProcessor.__init__(self, cookiejar)
  2786. def http_response(self, request, response):
  2787. # Python 2 will choke on next HTTP request in row if there are non-ASCII
  2788. # characters in Set-Cookie HTTP header of last response (see
  2789. # https://github.com/ytdl-org/youtube-dl/issues/6769).
  2790. # In order to at least prevent crashing we will percent encode Set-Cookie
  2791. # header before HTTPCookieProcessor starts processing it.
  2792. # if sys.version_info < (3, 0) and response.headers:
  2793. # for set_cookie_header in ('Set-Cookie', 'Set-Cookie2'):
  2794. # set_cookie = response.headers.get(set_cookie_header)
  2795. # if set_cookie:
  2796. # set_cookie_escaped = compat_urllib_parse.quote(set_cookie, b"%/;:@&=+$,!~*'()?#[] ")
  2797. # if set_cookie != set_cookie_escaped:
  2798. # del response.headers[set_cookie_header]
  2799. # response.headers[set_cookie_header] = set_cookie_escaped
  2800. return compat_urllib_request.HTTPCookieProcessor.http_response(self, request, response)
  2801. https_request = compat_urllib_request.HTTPCookieProcessor.http_request
  2802. https_response = http_response
  2803. class YoutubeDLRedirectHandler(compat_urllib_request.HTTPRedirectHandler):
  2804. """YoutubeDL redirect handler
  2805. The code is based on HTTPRedirectHandler implementation from CPython [1].
  2806. This redirect handler fixes and improves the logic to better align with RFC7261
  2807. and what browsers tend to do [2][3]
  2808. 1. https://github.com/python/cpython/blob/master/Lib/urllib/request.py
  2809. 2. https://datatracker.ietf.org/doc/html/rfc7231
  2810. 3. https://github.com/python/cpython/issues/91306
  2811. """
  2812. # Supply possibly missing alias
  2813. http_error_308 = compat_urllib_request.HTTPRedirectHandler.http_error_302
  2814. def redirect_request(self, req, fp, code, msg, headers, newurl):
  2815. """Return a Request or None in response to a redirect.
  2816. This is called by the http_error_30x methods when a
  2817. redirection response is received. If a redirection should
  2818. take place, return a new Request to allow http_error_30x to
  2819. perform the redirect. Otherwise, raise HTTPError if no-one
  2820. else should try to handle this url. Return None if you can't
  2821. but another Handler might.
  2822. """
  2823. if code not in (301, 302, 303, 307, 308):
  2824. raise compat_urllib_HTTPError(req.full_url, code, msg, headers, fp)
  2825. new_method = req.get_method()
  2826. new_data = req.data
  2827. # On python 2 urlh.geturl() may sometimes return redirect URL
  2828. # as a byte string instead of unicode. This workaround forces
  2829. # it to return unicode.
  2830. newurl = _decode_compat_str(newurl)
  2831. # Be conciliant with URIs containing a space. This is mainly
  2832. # redundant with the more complete encoding done in http_error_302(),
  2833. # but it is kept for compatibility with other callers.
  2834. newurl = newurl.replace(' ', '%20')
  2835. # Technically the Cookie header should be in unredirected_hdrs;
  2836. # however in practice some may set it in normal headers anyway.
  2837. # We will remove it here to prevent any leaks.
  2838. remove_headers = ['Cookie']
  2839. # A 303 must either use GET or HEAD for subsequent request
  2840. # https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.4
  2841. if code == 303 and req.get_method() != 'HEAD':
  2842. new_method = 'GET'
  2843. # 301 and 302 redirects are commonly turned into a GET from a POST
  2844. # for subsequent requests by browsers, so we'll do the same.
  2845. # https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.2
  2846. # https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.3
  2847. elif code in (301, 302) and req.get_method() == 'POST':
  2848. new_method = 'GET'
  2849. # only remove payload if method changed (e.g. POST to GET)
  2850. if new_method != req.get_method():
  2851. new_data = None
  2852. remove_headers.extend(['Content-Length', 'Content-Type'])
  2853. new_headers = filter_dict(req.headers, cndn=lambda k, _: k.title() not in remove_headers)
  2854. return compat_urllib_request.Request(
  2855. newurl, headers=new_headers, origin_req_host=req.origin_req_host,
  2856. unverifiable=True, method=new_method, data=new_data)
  2857. def extract_timezone(date_str):
  2858. m = re.search(
  2859. r'''(?x)
  2860. ^.{8,}? # >=8 char non-TZ prefix, if present
  2861. (?P<tz>Z| # just the UTC Z, or
  2862. (?:(?<=.\b\d{4}|\b\d{2}:\d\d)| # preceded by 4 digits or hh:mm or
  2863. (?<!.\b[a-zA-Z]{3}|[a-zA-Z]{4}|..\b\d\d)) # not preceded by 3 alpha word or >= 4 alpha or 2 digits
  2864. [ ]? # optional space
  2865. (?P<sign>\+|-) # +/-
  2866. (?P<hours>[0-9]{2}):?(?P<minutes>[0-9]{2}) # hh[:]mm
  2867. $)
  2868. ''', date_str)
  2869. if not m:
  2870. m = re.search(r'\d{1,2}:\d{1,2}(?:\.\d+)?(?P<tz>\s*[A-Z]+)$', date_str)
  2871. timezone = TIMEZONE_NAMES.get(m and m.group('tz').strip())
  2872. if timezone is not None:
  2873. date_str = date_str[:-len(m.group('tz'))]
  2874. timezone = datetime.timedelta(hours=timezone or 0)
  2875. else:
  2876. date_str = date_str[:-len(m.group('tz'))]
  2877. if not m.group('sign'):
  2878. timezone = datetime.timedelta()
  2879. else:
  2880. sign = 1 if m.group('sign') == '+' else -1
  2881. timezone = datetime.timedelta(
  2882. hours=sign * int(m.group('hours')),
  2883. minutes=sign * int(m.group('minutes')))
  2884. return timezone, date_str
  2885. def parse_iso8601(date_str, delimiter='T', timezone=None):
  2886. """ Return a UNIX timestamp from the given date """
  2887. if date_str is None:
  2888. return None
  2889. date_str = re.sub(r'\.[0-9]+', '', date_str)
  2890. if timezone is None:
  2891. timezone, date_str = extract_timezone(date_str)
  2892. try:
  2893. date_format = '%Y-%m-%d{0}%H:%M:%S'.format(delimiter)
  2894. dt = datetime.datetime.strptime(date_str, date_format) - timezone
  2895. return calendar.timegm(dt.timetuple())
  2896. except ValueError:
  2897. pass
  2898. def date_formats(day_first=True):
  2899. return DATE_FORMATS_DAY_FIRST if day_first else DATE_FORMATS_MONTH_FIRST
  2900. def unified_strdate(date_str, day_first=True):
  2901. """Return a string with the date in the format YYYYMMDD"""
  2902. if date_str is None:
  2903. return None
  2904. upload_date = None
  2905. # Replace commas
  2906. date_str = date_str.replace(',', ' ')
  2907. # Remove AM/PM + timezone
  2908. date_str = re.sub(r'(?i)\s*(?:AM|PM)(?:\s+[A-Z]+)?', '', date_str)
  2909. _, date_str = extract_timezone(date_str)
  2910. for expression in date_formats(day_first):
  2911. try:
  2912. upload_date = datetime.datetime.strptime(date_str, expression).strftime('%Y%m%d')
  2913. except ValueError:
  2914. pass
  2915. if upload_date is None:
  2916. timetuple = email.utils.parsedate_tz(date_str)
  2917. if timetuple:
  2918. try:
  2919. upload_date = datetime.datetime(*timetuple[:6]).strftime('%Y%m%d')
  2920. except ValueError:
  2921. pass
  2922. if upload_date is not None:
  2923. return compat_str(upload_date)
  2924. def unified_timestamp(date_str, day_first=True):
  2925. if date_str is None:
  2926. return None
  2927. date_str = re.sub(r'\s+', ' ', re.sub(
  2928. r'(?i)[,|]|(mon|tues?|wed(nes)?|thu(rs)?|fri|sat(ur)?)(day)?', '', date_str))
  2929. pm_delta = 12 if re.search(r'(?i)PM', date_str) else 0
  2930. timezone, date_str = extract_timezone(date_str)
  2931. # Remove AM/PM + timezone
  2932. date_str = re.sub(r'(?i)\s*(?:AM|PM)(?:\s+[A-Z]+)?', '', date_str)
  2933. # Remove unrecognized timezones from ISO 8601 alike timestamps
  2934. m = re.search(r'\d{1,2}:\d{1,2}(?:\.\d+)?(?P<tz>\s*[A-Z]+)$', date_str)
  2935. if m:
  2936. date_str = date_str[:-len(m.group('tz'))]
  2937. # Python only supports microseconds, so remove nanoseconds
  2938. m = re.search(r'^([0-9]{4,}-[0-9]{1,2}-[0-9]{1,2}T[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}\.[0-9]{6})[0-9]+$', date_str)
  2939. if m:
  2940. date_str = m.group(1)
  2941. for expression in date_formats(day_first):
  2942. try:
  2943. dt = datetime.datetime.strptime(date_str, expression) - timezone + datetime.timedelta(hours=pm_delta)
  2944. return calendar.timegm(dt.timetuple())
  2945. except ValueError:
  2946. pass
  2947. timetuple = email.utils.parsedate_tz(date_str)
  2948. if timetuple:
  2949. return calendar.timegm(timetuple) + pm_delta * 3600 - compat_datetime_timedelta_total_seconds(timezone)
  2950. def determine_ext(url, default_ext='unknown_video'):
  2951. if url is None or '.' not in url:
  2952. return default_ext
  2953. guess = url.partition('?')[0].rpartition('.')[2]
  2954. if re.match(r'^[A-Za-z0-9]+$', guess):
  2955. return guess
  2956. # Try extract ext from URLs like http://example.com/foo/bar.mp4/?download
  2957. elif guess.rstrip('/') in KNOWN_EXTENSIONS:
  2958. return guess.rstrip('/')
  2959. else:
  2960. return default_ext
  2961. def subtitles_filename(filename, sub_lang, sub_format, expected_real_ext=None):
  2962. return replace_extension(filename, sub_lang + '.' + sub_format, expected_real_ext)
  2963. def date_from_str(date_str):
  2964. """
  2965. Return a datetime object from a string in the format YYYYMMDD or
  2966. (now|today)[+-][0-9](day|week|month|year)(s)?"""
  2967. today = datetime.date.today()
  2968. if date_str in ('now', 'today'):
  2969. return today
  2970. if date_str == 'yesterday':
  2971. return today - datetime.timedelta(days=1)
  2972. match = re.match(r'(now|today)(?P<sign>[+-])(?P<time>\d+)(?P<unit>day|week|month|year)(s)?', date_str)
  2973. if match is not None:
  2974. sign = match.group('sign')
  2975. time = int(match.group('time'))
  2976. if sign == '-':
  2977. time = -time
  2978. unit = match.group('unit')
  2979. # A bad approximation?
  2980. if unit == 'month':
  2981. unit = 'day'
  2982. time *= 30
  2983. elif unit == 'year':
  2984. unit = 'day'
  2985. time *= 365
  2986. unit += 's'
  2987. delta = datetime.timedelta(**{unit: time})
  2988. return today + delta
  2989. return datetime.datetime.strptime(date_str, '%Y%m%d').date()
  2990. def hyphenate_date(date_str):
  2991. """
  2992. Convert a date in 'YYYYMMDD' format to 'YYYY-MM-DD' format"""
  2993. match = re.match(r'^(\d\d\d\d)(\d\d)(\d\d)$', date_str)
  2994. if match is not None:
  2995. return '-'.join(match.groups())
  2996. else:
  2997. return date_str
  2998. class DateRange(object):
  2999. """Represents a time interval between two dates"""
  3000. def __init__(self, start=None, end=None):
  3001. """start and end must be strings in the format accepted by date"""
  3002. if start is not None:
  3003. self.start = date_from_str(start)
  3004. else:
  3005. self.start = datetime.datetime.min.date()
  3006. if end is not None:
  3007. self.end = date_from_str(end)
  3008. else:
  3009. self.end = datetime.datetime.max.date()
  3010. if self.start > self.end:
  3011. raise ValueError('Date range: "%s" , the start date must be before the end date' % self)
  3012. @classmethod
  3013. def day(cls, day):
  3014. """Returns a range that only contains the given day"""
  3015. return cls(day, day)
  3016. def __contains__(self, date):
  3017. """Check if the date is in the range"""
  3018. if not isinstance(date, datetime.date):
  3019. date = date_from_str(date)
  3020. return self.start <= date <= self.end
  3021. def __str__(self):
  3022. return '%s - %s' % (self.start.isoformat(), self.end.isoformat())
  3023. def __eq__(self, other):
  3024. return (isinstance(other, DateRange)
  3025. and self.start == other.start and self.end == other.end)
  3026. def platform_name():
  3027. """ Returns the platform name as a compat_str """
  3028. res = platform.platform()
  3029. return _decode_compat_str(res)
  3030. def _windows_write_string(s, out):
  3031. """ Returns True if the string was written using special methods,
  3032. False if it has yet to be written out."""
  3033. # Adapted from http://stackoverflow.com/a/3259271/35070
  3034. import ctypes
  3035. import ctypes.wintypes
  3036. WIN_OUTPUT_IDS = {
  3037. 1: -11,
  3038. 2: -12,
  3039. }
  3040. try:
  3041. fileno = out.fileno()
  3042. except AttributeError:
  3043. # If the output stream doesn't have a fileno, it's virtual
  3044. return False
  3045. except io.UnsupportedOperation:
  3046. # Some strange Windows pseudo files?
  3047. return False
  3048. if fileno not in WIN_OUTPUT_IDS:
  3049. return False
  3050. GetStdHandle = compat_ctypes_WINFUNCTYPE(
  3051. ctypes.wintypes.HANDLE, ctypes.wintypes.DWORD)(
  3052. ('GetStdHandle', ctypes.windll.kernel32))
  3053. h = GetStdHandle(WIN_OUTPUT_IDS[fileno])
  3054. WriteConsoleW = compat_ctypes_WINFUNCTYPE(
  3055. ctypes.wintypes.BOOL, ctypes.wintypes.HANDLE, ctypes.wintypes.LPWSTR,
  3056. ctypes.wintypes.DWORD, ctypes.POINTER(ctypes.wintypes.DWORD),
  3057. ctypes.wintypes.LPVOID)(('WriteConsoleW', ctypes.windll.kernel32))
  3058. written = ctypes.wintypes.DWORD(0)
  3059. GetFileType = compat_ctypes_WINFUNCTYPE(ctypes.wintypes.DWORD, ctypes.wintypes.DWORD)(('GetFileType', ctypes.windll.kernel32))
  3060. FILE_TYPE_CHAR = 0x0002
  3061. FILE_TYPE_REMOTE = 0x8000
  3062. GetConsoleMode = compat_ctypes_WINFUNCTYPE(
  3063. ctypes.wintypes.BOOL, ctypes.wintypes.HANDLE,
  3064. ctypes.POINTER(ctypes.wintypes.DWORD))(
  3065. ('GetConsoleMode', ctypes.windll.kernel32))
  3066. INVALID_HANDLE_VALUE = ctypes.wintypes.DWORD(-1).value
  3067. def not_a_console(handle):
  3068. if handle == INVALID_HANDLE_VALUE or handle is None:
  3069. return True
  3070. return ((GetFileType(handle) & ~FILE_TYPE_REMOTE) != FILE_TYPE_CHAR
  3071. or GetConsoleMode(handle, ctypes.byref(ctypes.wintypes.DWORD())) == 0)
  3072. if not_a_console(h):
  3073. return False
  3074. def next_nonbmp_pos(s):
  3075. try:
  3076. return next(i for i, c in enumerate(s) if ord(c) > 0xffff)
  3077. except StopIteration:
  3078. return len(s)
  3079. while s:
  3080. count = min(next_nonbmp_pos(s), 1024)
  3081. ret = WriteConsoleW(
  3082. h, s, count if count else 2, ctypes.byref(written), None)
  3083. if ret == 0:
  3084. raise OSError('Failed to write string')
  3085. if not count: # We just wrote a non-BMP character
  3086. assert written.value == 2
  3087. s = s[1:]
  3088. else:
  3089. assert written.value > 0
  3090. s = s[written.value:]
  3091. return True
  3092. def write_string(s, out=None, encoding=None):
  3093. if out is None:
  3094. out = sys.stderr
  3095. assert isinstance(s, compat_str)
  3096. if sys.platform == 'win32' and encoding is None and hasattr(out, 'fileno'):
  3097. if _windows_write_string(s, out):
  3098. return
  3099. if ('b' in getattr(out, 'mode', '')
  3100. or sys.version_info[0] < 3): # Python 2 lies about mode of sys.stderr
  3101. byt = s.encode(encoding or preferredencoding(), 'ignore')
  3102. out.write(byt)
  3103. elif hasattr(out, 'buffer'):
  3104. enc = encoding or getattr(out, 'encoding', None) or preferredencoding()
  3105. byt = s.encode(enc, 'ignore')
  3106. out.buffer.write(byt)
  3107. else:
  3108. out.write(s)
  3109. out.flush()
  3110. def bytes_to_intlist(bs):
  3111. if not bs:
  3112. return []
  3113. if isinstance(bs[0], int): # Python 3
  3114. return list(bs)
  3115. else:
  3116. return [ord(c) for c in bs]
  3117. def intlist_to_bytes(xs):
  3118. if not xs:
  3119. return b''
  3120. return compat_struct_pack('%dB' % len(xs), *xs)
  3121. # Cross-platform file locking
  3122. if sys.platform == 'win32':
  3123. import ctypes.wintypes
  3124. import msvcrt
  3125. class OVERLAPPED(ctypes.Structure):
  3126. _fields_ = [
  3127. ('Internal', ctypes.wintypes.LPVOID),
  3128. ('InternalHigh', ctypes.wintypes.LPVOID),
  3129. ('Offset', ctypes.wintypes.DWORD),
  3130. ('OffsetHigh', ctypes.wintypes.DWORD),
  3131. ('hEvent', ctypes.wintypes.HANDLE),
  3132. ]
  3133. kernel32 = ctypes.windll.kernel32
  3134. LockFileEx = kernel32.LockFileEx
  3135. LockFileEx.argtypes = [
  3136. ctypes.wintypes.HANDLE, # hFile
  3137. ctypes.wintypes.DWORD, # dwFlags
  3138. ctypes.wintypes.DWORD, # dwReserved
  3139. ctypes.wintypes.DWORD, # nNumberOfBytesToLockLow
  3140. ctypes.wintypes.DWORD, # nNumberOfBytesToLockHigh
  3141. ctypes.POINTER(OVERLAPPED) # Overlapped
  3142. ]
  3143. LockFileEx.restype = ctypes.wintypes.BOOL
  3144. UnlockFileEx = kernel32.UnlockFileEx
  3145. UnlockFileEx.argtypes = [
  3146. ctypes.wintypes.HANDLE, # hFile
  3147. ctypes.wintypes.DWORD, # dwReserved
  3148. ctypes.wintypes.DWORD, # nNumberOfBytesToLockLow
  3149. ctypes.wintypes.DWORD, # nNumberOfBytesToLockHigh
  3150. ctypes.POINTER(OVERLAPPED) # Overlapped
  3151. ]
  3152. UnlockFileEx.restype = ctypes.wintypes.BOOL
  3153. whole_low = 0xffffffff
  3154. whole_high = 0x7fffffff
  3155. def _lock_file(f, exclusive):
  3156. overlapped = OVERLAPPED()
  3157. overlapped.Offset = 0
  3158. overlapped.OffsetHigh = 0
  3159. overlapped.hEvent = 0
  3160. f._lock_file_overlapped_p = ctypes.pointer(overlapped)
  3161. handle = msvcrt.get_osfhandle(f.fileno())
  3162. if not LockFileEx(handle, 0x2 if exclusive else 0x0, 0,
  3163. whole_low, whole_high, f._lock_file_overlapped_p):
  3164. raise OSError('Locking file failed: %r' % ctypes.FormatError())
  3165. def _unlock_file(f):
  3166. assert f._lock_file_overlapped_p
  3167. handle = msvcrt.get_osfhandle(f.fileno())
  3168. if not UnlockFileEx(handle, 0,
  3169. whole_low, whole_high, f._lock_file_overlapped_p):
  3170. raise OSError('Unlocking file failed: %r' % ctypes.FormatError())
  3171. else:
  3172. # Some platforms, such as Jython, is missing fcntl
  3173. try:
  3174. import fcntl
  3175. def _lock_file(f, exclusive):
  3176. fcntl.flock(f, fcntl.LOCK_EX if exclusive else fcntl.LOCK_SH)
  3177. def _unlock_file(f):
  3178. fcntl.flock(f, fcntl.LOCK_UN)
  3179. except ImportError:
  3180. UNSUPPORTED_MSG = 'file locking is not supported on this platform'
  3181. def _lock_file(f, exclusive):
  3182. raise IOError(UNSUPPORTED_MSG)
  3183. def _unlock_file(f):
  3184. raise IOError(UNSUPPORTED_MSG)
  3185. class locked_file(object):
  3186. def __init__(self, filename, mode, encoding=None):
  3187. assert mode in ['r', 'a', 'w']
  3188. self.f = io.open(filename, mode, encoding=encoding)
  3189. self.mode = mode
  3190. def __enter__(self):
  3191. exclusive = self.mode != 'r'
  3192. try:
  3193. _lock_file(self.f, exclusive)
  3194. except IOError:
  3195. self.f.close()
  3196. raise
  3197. return self
  3198. def __exit__(self, etype, value, traceback):
  3199. try:
  3200. _unlock_file(self.f)
  3201. finally:
  3202. self.f.close()
  3203. def __iter__(self):
  3204. return iter(self.f)
  3205. def write(self, *args):
  3206. return self.f.write(*args)
  3207. def read(self, *args):
  3208. return self.f.read(*args)
  3209. def get_filesystem_encoding():
  3210. encoding = sys.getfilesystemencoding()
  3211. return encoding if encoding is not None else 'utf-8'
  3212. def shell_quote(args):
  3213. quoted_args = []
  3214. encoding = get_filesystem_encoding()
  3215. for a in args:
  3216. # We may get a filename encoded with 'encodeFilename'
  3217. a = _decode_compat_str(a, encoding)
  3218. quoted_args.append(compat_shlex_quote(a))
  3219. return ' '.join(quoted_args)
  3220. def smuggle_url(url, data):
  3221. """ Pass additional data in a URL for internal use. """
  3222. url, idata = unsmuggle_url(url, {})
  3223. data.update(idata)
  3224. sdata = compat_urllib_parse_urlencode(
  3225. {'__youtubedl_smuggle': json.dumps(data)})
  3226. return url + '#' + sdata
  3227. def unsmuggle_url(smug_url, default=None):
  3228. if '#__youtubedl_smuggle' not in smug_url:
  3229. return smug_url, default
  3230. url, _, sdata = smug_url.rpartition('#')
  3231. jsond = compat_parse_qs(sdata)['__youtubedl_smuggle'][0]
  3232. data = json.loads(jsond)
  3233. return url, data
  3234. def format_bytes(bytes):
  3235. if bytes is None:
  3236. return 'N/A'
  3237. if type(bytes) is str:
  3238. bytes = float(bytes)
  3239. if bytes == 0.0:
  3240. exponent = 0
  3241. else:
  3242. exponent = int(math.log(bytes, 1024.0))
  3243. suffix = ['B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB'][exponent]
  3244. converted = float(bytes) / float(1024 ** exponent)
  3245. return '%.2f%s' % (converted, suffix)
  3246. def lookup_unit_table(unit_table, s):
  3247. units_re = '|'.join(re.escape(u) for u in unit_table)
  3248. m = re.match(
  3249. r'(?P<num>[0-9]+(?:[,.][0-9]*)?)\s*(?P<unit>%s)\b' % units_re, s)
  3250. if not m:
  3251. return None
  3252. num_str = m.group('num').replace(',', '.')
  3253. mult = unit_table[m.group('unit')]
  3254. return int(float(num_str) * mult)
  3255. def parse_filesize(s):
  3256. if s is None:
  3257. return None
  3258. # The lower-case forms are of course incorrect and unofficial,
  3259. # but we support those too
  3260. _UNIT_TABLE = {
  3261. 'B': 1,
  3262. 'b': 1,
  3263. 'bytes': 1,
  3264. 'KiB': 1024,
  3265. 'KB': 1000,
  3266. 'kB': 1024,
  3267. 'Kb': 1000,
  3268. 'kb': 1000,
  3269. 'kilobytes': 1000,
  3270. 'kibibytes': 1024,
  3271. 'MiB': 1024 ** 2,
  3272. 'MB': 1000 ** 2,
  3273. 'mB': 1024 ** 2,
  3274. 'Mb': 1000 ** 2,
  3275. 'mb': 1000 ** 2,
  3276. 'megabytes': 1000 ** 2,
  3277. 'mebibytes': 1024 ** 2,
  3278. 'GiB': 1024 ** 3,
  3279. 'GB': 1000 ** 3,
  3280. 'gB': 1024 ** 3,
  3281. 'Gb': 1000 ** 3,
  3282. 'gb': 1000 ** 3,
  3283. 'gigabytes': 1000 ** 3,
  3284. 'gibibytes': 1024 ** 3,
  3285. 'TiB': 1024 ** 4,
  3286. 'TB': 1000 ** 4,
  3287. 'tB': 1024 ** 4,
  3288. 'Tb': 1000 ** 4,
  3289. 'tb': 1000 ** 4,
  3290. 'terabytes': 1000 ** 4,
  3291. 'tebibytes': 1024 ** 4,
  3292. 'PiB': 1024 ** 5,
  3293. 'PB': 1000 ** 5,
  3294. 'pB': 1024 ** 5,
  3295. 'Pb': 1000 ** 5,
  3296. 'pb': 1000 ** 5,
  3297. 'petabytes': 1000 ** 5,
  3298. 'pebibytes': 1024 ** 5,
  3299. 'EiB': 1024 ** 6,
  3300. 'EB': 1000 ** 6,
  3301. 'eB': 1024 ** 6,
  3302. 'Eb': 1000 ** 6,
  3303. 'eb': 1000 ** 6,
  3304. 'exabytes': 1000 ** 6,
  3305. 'exbibytes': 1024 ** 6,
  3306. 'ZiB': 1024 ** 7,
  3307. 'ZB': 1000 ** 7,
  3308. 'zB': 1024 ** 7,
  3309. 'Zb': 1000 ** 7,
  3310. 'zb': 1000 ** 7,
  3311. 'zettabytes': 1000 ** 7,
  3312. 'zebibytes': 1024 ** 7,
  3313. 'YiB': 1024 ** 8,
  3314. 'YB': 1000 ** 8,
  3315. 'yB': 1024 ** 8,
  3316. 'Yb': 1000 ** 8,
  3317. 'yb': 1000 ** 8,
  3318. 'yottabytes': 1000 ** 8,
  3319. 'yobibytes': 1024 ** 8,
  3320. }
  3321. return lookup_unit_table(_UNIT_TABLE, s)
  3322. def parse_count(s):
  3323. if s is None:
  3324. return None
  3325. s = s.strip()
  3326. if re.match(r'^[\d,.]+$', s):
  3327. return str_to_int(s)
  3328. _UNIT_TABLE = {
  3329. 'k': 1000,
  3330. 'K': 1000,
  3331. 'm': 1000 ** 2,
  3332. 'M': 1000 ** 2,
  3333. 'kk': 1000 ** 2,
  3334. 'KK': 1000 ** 2,
  3335. }
  3336. return lookup_unit_table(_UNIT_TABLE, s)
  3337. def parse_resolution(s):
  3338. if s is None:
  3339. return {}
  3340. mobj = re.search(r'\b(?P<w>\d+)\s*[xX×]\s*(?P<h>\d+)\b', s)
  3341. if mobj:
  3342. return {
  3343. 'width': int(mobj.group('w')),
  3344. 'height': int(mobj.group('h')),
  3345. }
  3346. mobj = re.search(r'\b(\d+)[pPiI]\b', s)
  3347. if mobj:
  3348. return {'height': int(mobj.group(1))}
  3349. mobj = re.search(r'\b([48])[kK]\b', s)
  3350. if mobj:
  3351. return {'height': int(mobj.group(1)) * 540}
  3352. return {}
  3353. def parse_bitrate(s):
  3354. s = txt_or_none(s)
  3355. if not s:
  3356. return None
  3357. mobj = re.search(r'\b(\d+)\s*kbps', s)
  3358. if mobj:
  3359. return int(mobj.group(1))
  3360. def month_by_name(name, lang='en'):
  3361. """ Return the number of a month by (locale-independently) English name """
  3362. month_names = MONTH_NAMES.get(lang, MONTH_NAMES['en'])
  3363. try:
  3364. return month_names.index(name) + 1
  3365. except ValueError:
  3366. return None
  3367. def month_by_abbreviation(abbrev):
  3368. """ Return the number of a month by (locale-independently) English
  3369. abbreviations """
  3370. try:
  3371. return [s[:3] for s in ENGLISH_MONTH_NAMES].index(abbrev) + 1
  3372. except ValueError:
  3373. return None
  3374. def fix_xml_ampersands(xml_str):
  3375. """Replace all the '&' by '&amp;' in XML"""
  3376. return re.sub(
  3377. r'&(?!amp;|lt;|gt;|apos;|quot;|#x[0-9a-fA-F]{,4};|#[0-9]{,4};)',
  3378. '&amp;',
  3379. xml_str)
  3380. def setproctitle(title):
  3381. assert isinstance(title, compat_str)
  3382. # ctypes in Jython is not complete
  3383. # http://bugs.jython.org/issue2148
  3384. if sys.platform.startswith('java'):
  3385. return
  3386. try:
  3387. libc = ctypes.cdll.LoadLibrary('libc.so.6')
  3388. except OSError:
  3389. return
  3390. except TypeError:
  3391. # LoadLibrary in Windows Python 2.7.13 only expects
  3392. # a bytestring, but since unicode_literals turns
  3393. # every string into a unicode string, it fails.
  3394. return
  3395. title_bytes = title.encode('utf-8')
  3396. buf = ctypes.create_string_buffer(len(title_bytes))
  3397. buf.value = title_bytes
  3398. try:
  3399. libc.prctl(15, buf, 0, 0, 0)
  3400. except AttributeError:
  3401. return # Strange libc, just skip this
  3402. def remove_start(s, start):
  3403. return s[len(start):] if s is not None and s.startswith(start) else s
  3404. def remove_end(s, end):
  3405. return s[:-len(end)] if s is not None and s.endswith(end) else s
  3406. def remove_quotes(s):
  3407. if s is None or len(s) < 2:
  3408. return s
  3409. for quote in ('"', "'", ):
  3410. if s[0] == quote and s[-1] == quote:
  3411. return s[1:-1]
  3412. return s
  3413. def url_basename(url):
  3414. path = compat_urllib_parse.urlparse(url).path
  3415. return path.strip('/').split('/')[-1]
  3416. def base_url(url):
  3417. return re.match(r'https?://[^?#&]+/', url).group()
  3418. def urljoin(base, path):
  3419. path = _decode_compat_str(path, encoding='utf-8', or_none=True)
  3420. if not path:
  3421. return None
  3422. if re.match(r'^(?:[a-zA-Z][a-zA-Z0-9+-.]*:)?//', path):
  3423. return path
  3424. base = _decode_compat_str(base, encoding='utf-8', or_none=True)
  3425. if not base:
  3426. return None
  3427. return (
  3428. re.match(r'^(?:https?:)?//', base)
  3429. and compat_urllib_parse.urljoin(base, path))
  3430. class HEADRequest(compat_urllib_request.Request):
  3431. def get_method(self):
  3432. return 'HEAD'
  3433. class PUTRequest(compat_urllib_request.Request):
  3434. def get_method(self):
  3435. return 'PUT'
  3436. def int_or_none(v, scale=1, default=None, get_attr=None, invscale=1):
  3437. if get_attr:
  3438. if v is not None:
  3439. v = getattr(v, get_attr, None)
  3440. if v in (None, ''):
  3441. return default
  3442. try:
  3443. return int(v) * invscale // scale
  3444. except (ValueError, TypeError, OverflowError):
  3445. return default
  3446. def str_or_none(v, default=None):
  3447. return default if v is None else compat_str(v)
  3448. def str_to_int(int_str):
  3449. """ A more relaxed version of int_or_none """
  3450. if isinstance(int_str, compat_integer_types):
  3451. return int_str
  3452. elif isinstance(int_str, compat_str):
  3453. int_str = re.sub(r'[,\.\+]', '', int_str)
  3454. return int_or_none(int_str)
  3455. def float_or_none(v, scale=1, invscale=1, default=None):
  3456. if v is None:
  3457. return default
  3458. try:
  3459. return float(v) * invscale / scale
  3460. except (ValueError, TypeError):
  3461. return default
  3462. def bool_or_none(v, default=None):
  3463. return v if isinstance(v, bool) else default
  3464. def strip_or_none(v, default=None):
  3465. return v.strip() if isinstance(v, compat_str) else default
  3466. def txt_or_none(v, default=None):
  3467. """ Combine str/strip_or_none, disallow blank value (for traverse_obj) """
  3468. return default if v is None else (compat_str(v).strip() or default)
  3469. def url_or_none(url):
  3470. if not url or not isinstance(url, compat_str):
  3471. return None
  3472. url = url.strip()
  3473. return url if re.match(r'^(?:(?:https?|rt(?:m(?:pt?[es]?|fp)|sp[su]?)|mms|ftps?):)?//', url) else None
  3474. def parse_duration(s):
  3475. if not isinstance(s, compat_basestring):
  3476. return None
  3477. s = s.strip()
  3478. days, hours, mins, secs, ms = [None] * 5
  3479. m = re.match(r'(?:(?:(?:(?P<days>[0-9]+):)?(?P<hours>[0-9]+):)?(?P<mins>[0-9]+):)?(?P<secs>[0-9]+)(?P<ms>\.[0-9]+)?Z?$', s)
  3480. if m:
  3481. days, hours, mins, secs, ms = m.groups()
  3482. else:
  3483. m = re.match(
  3484. r'''(?ix)(?:P?
  3485. (?:
  3486. [0-9]+\s*y(?:ears?)?\s*
  3487. )?
  3488. (?:
  3489. [0-9]+\s*m(?:onths?)?\s*
  3490. )?
  3491. (?:
  3492. [0-9]+\s*w(?:eeks?)?\s*
  3493. )?
  3494. (?:
  3495. (?P<days>[0-9]+)\s*d(?:ays?)?\s*
  3496. )?
  3497. T)?
  3498. (?:
  3499. (?P<hours>[0-9]+)\s*h(?:ours?)?\s*
  3500. )?
  3501. (?:
  3502. (?P<mins>[0-9]+)\s*m(?:in(?:ute)?s?)?\s*
  3503. )?
  3504. (?:
  3505. (?P<secs>[0-9]+)(?P<ms>\.[0-9]+)?\s*s(?:ec(?:ond)?s?)?\s*
  3506. )?Z?$''', s)
  3507. if m:
  3508. days, hours, mins, secs, ms = m.groups()
  3509. else:
  3510. m = re.match(r'(?i)(?:(?P<hours>[0-9.]+)\s*(?:hours?)|(?P<mins>[0-9.]+)\s*(?:mins?\.?|minutes?)\s*)Z?$', s)
  3511. if m:
  3512. hours, mins = m.groups()
  3513. else:
  3514. return None
  3515. duration = 0
  3516. if secs:
  3517. duration += float(secs)
  3518. if mins:
  3519. duration += float(mins) * 60
  3520. if hours:
  3521. duration += float(hours) * 60 * 60
  3522. if days:
  3523. duration += float(days) * 24 * 60 * 60
  3524. if ms:
  3525. duration += float(ms)
  3526. return duration
  3527. def prepend_extension(filename, ext, expected_real_ext=None):
  3528. name, real_ext = os.path.splitext(filename)
  3529. return (
  3530. '{0}.{1}{2}'.format(name, ext, real_ext)
  3531. if not expected_real_ext or real_ext[1:] == expected_real_ext
  3532. else '{0}.{1}'.format(filename, ext))
  3533. def replace_extension(filename, ext, expected_real_ext=None):
  3534. name, real_ext = os.path.splitext(filename)
  3535. return '{0}.{1}'.format(
  3536. name if not expected_real_ext or real_ext[1:] == expected_real_ext else filename,
  3537. ext)
  3538. def check_executable(exe, args=[]):
  3539. """ Checks if the given binary is installed somewhere in PATH, and returns its name.
  3540. args can be a list of arguments for a short output (like -version) """
  3541. try:
  3542. process_communicate_or_kill(subprocess.Popen(
  3543. [exe] + args, stdout=subprocess.PIPE, stderr=subprocess.PIPE))
  3544. except OSError:
  3545. return False
  3546. return exe
  3547. def get_exe_version(exe, args=['--version'],
  3548. version_re=None, unrecognized='present'):
  3549. """ Returns the version of the specified executable,
  3550. or False if the executable is not present """
  3551. try:
  3552. # STDIN should be redirected too. On UNIX-like systems, ffmpeg triggers
  3553. # SIGTTOU if youtube-dl is run in the background.
  3554. # See https://github.com/ytdl-org/youtube-dl/issues/955#issuecomment-209789656
  3555. out, _ = process_communicate_or_kill(subprocess.Popen(
  3556. [encodeArgument(exe)] + args,
  3557. stdin=subprocess.PIPE,
  3558. stdout=subprocess.PIPE, stderr=subprocess.STDOUT))
  3559. except OSError:
  3560. return False
  3561. out = _decode_compat_str(out, 'ascii', 'ignore')
  3562. return detect_exe_version(out, version_re, unrecognized)
  3563. def detect_exe_version(output, version_re=None, unrecognized='present'):
  3564. assert isinstance(output, compat_str)
  3565. if version_re is None:
  3566. version_re = r'version\s+([-0-9._a-zA-Z]+)'
  3567. m = re.search(version_re, output)
  3568. if m:
  3569. return m.group(1)
  3570. else:
  3571. return unrecognized
  3572. class LazyList(compat_collections_abc.Iterable):
  3573. """Lazy immutable list from an iterable
  3574. Note that slices of a LazyList are lists and not LazyList"""
  3575. class IndexError(IndexError):
  3576. def __init__(self, cause=None):
  3577. if cause:
  3578. # reproduce `raise from`
  3579. self.__cause__ = cause
  3580. super(IndexError, self).__init__()
  3581. def __init__(self, iterable, **kwargs):
  3582. # kwarg-only
  3583. reverse = kwargs.get('reverse', False)
  3584. _cache = kwargs.get('_cache')
  3585. self._iterable = iter(iterable)
  3586. self._cache = [] if _cache is None else _cache
  3587. self._reversed = reverse
  3588. def __iter__(self):
  3589. if self._reversed:
  3590. # We need to consume the entire iterable to iterate in reverse
  3591. for item in self.exhaust():
  3592. yield item
  3593. return
  3594. for item in self._cache:
  3595. yield item
  3596. for item in self._iterable:
  3597. self._cache.append(item)
  3598. yield item
  3599. def _exhaust(self):
  3600. self._cache.extend(self._iterable)
  3601. self._iterable = [] # Discard the emptied iterable to make it pickle-able
  3602. return self._cache
  3603. def exhaust(self):
  3604. """Evaluate the entire iterable"""
  3605. return self._exhaust()[::-1 if self._reversed else 1]
  3606. @staticmethod
  3607. def _reverse_index(x):
  3608. return None if x is None else ~x
  3609. def __getitem__(self, idx):
  3610. if isinstance(idx, slice):
  3611. if self._reversed:
  3612. idx = slice(self._reverse_index(idx.start), self._reverse_index(idx.stop), -(idx.step or 1))
  3613. start, stop, step = idx.start, idx.stop, idx.step or 1
  3614. elif isinstance(idx, int):
  3615. if self._reversed:
  3616. idx = self._reverse_index(idx)
  3617. start, stop, step = idx, idx, 0
  3618. else:
  3619. raise TypeError('indices must be integers or slices')
  3620. if ((start or 0) < 0 or (stop or 0) < 0
  3621. or (start is None and step < 0)
  3622. or (stop is None and step > 0)):
  3623. # We need to consume the entire iterable to be able to slice from the end
  3624. # Obviously, never use this with infinite iterables
  3625. self._exhaust()
  3626. try:
  3627. return self._cache[idx]
  3628. except IndexError as e:
  3629. raise self.IndexError(e)
  3630. n = max(start or 0, stop or 0) - len(self._cache) + 1
  3631. if n > 0:
  3632. self._cache.extend(itertools.islice(self._iterable, n))
  3633. try:
  3634. return self._cache[idx]
  3635. except IndexError as e:
  3636. raise self.IndexError(e)
  3637. def __bool__(self):
  3638. try:
  3639. self[-1] if self._reversed else self[0]
  3640. except self.IndexError:
  3641. return False
  3642. return True
  3643. def __len__(self):
  3644. self._exhaust()
  3645. return len(self._cache)
  3646. def __reversed__(self):
  3647. return type(self)(self._iterable, reverse=not self._reversed, _cache=self._cache)
  3648. def __copy__(self):
  3649. return type(self)(self._iterable, reverse=self._reversed, _cache=self._cache)
  3650. def __repr__(self):
  3651. # repr and str should mimic a list. So we exhaust the iterable
  3652. return repr(self.exhaust())
  3653. def __str__(self):
  3654. return repr(self.exhaust())
  3655. class PagedList(object):
  3656. def __len__(self):
  3657. # This is only useful for tests
  3658. return len(self.getslice())
  3659. class OnDemandPagedList(PagedList):
  3660. def __init__(self, pagefunc, pagesize, use_cache=True):
  3661. self._pagefunc = pagefunc
  3662. self._pagesize = pagesize
  3663. self._use_cache = use_cache
  3664. if use_cache:
  3665. self._cache = {}
  3666. def getslice(self, start=0, end=None):
  3667. res = []
  3668. for pagenum in itertools.count(start // self._pagesize):
  3669. firstid = pagenum * self._pagesize
  3670. nextfirstid = pagenum * self._pagesize + self._pagesize
  3671. if start >= nextfirstid:
  3672. continue
  3673. page_results = None
  3674. if self._use_cache:
  3675. page_results = self._cache.get(pagenum)
  3676. if page_results is None:
  3677. page_results = list(self._pagefunc(pagenum))
  3678. if self._use_cache:
  3679. self._cache[pagenum] = page_results
  3680. startv = (
  3681. start % self._pagesize
  3682. if firstid <= start < nextfirstid
  3683. else 0)
  3684. endv = (
  3685. ((end - 1) % self._pagesize) + 1
  3686. if (end is not None and firstid <= end <= nextfirstid)
  3687. else None)
  3688. if startv != 0 or endv is not None:
  3689. page_results = page_results[startv:endv]
  3690. res.extend(page_results)
  3691. # A little optimization - if current page is not "full", ie. does
  3692. # not contain page_size videos then we can assume that this page
  3693. # is the last one - there are no more ids on further pages -
  3694. # i.e. no need to query again.
  3695. if len(page_results) + startv < self._pagesize:
  3696. break
  3697. # If we got the whole page, but the next page is not interesting,
  3698. # break out early as well
  3699. if end == nextfirstid:
  3700. break
  3701. return res
  3702. class InAdvancePagedList(PagedList):
  3703. def __init__(self, pagefunc, pagecount, pagesize):
  3704. self._pagefunc = pagefunc
  3705. self._pagecount = pagecount
  3706. self._pagesize = pagesize
  3707. def getslice(self, start=0, end=None):
  3708. res = []
  3709. start_page = start // self._pagesize
  3710. end_page = (
  3711. self._pagecount if end is None else (end // self._pagesize + 1))
  3712. skip_elems = start - start_page * self._pagesize
  3713. only_more = None if end is None else end - start
  3714. for pagenum in range(start_page, end_page):
  3715. page = list(self._pagefunc(pagenum))
  3716. if skip_elems:
  3717. page = page[skip_elems:]
  3718. skip_elems = None
  3719. if only_more is not None:
  3720. if len(page) < only_more:
  3721. only_more -= len(page)
  3722. else:
  3723. page = page[:only_more]
  3724. res.extend(page)
  3725. break
  3726. res.extend(page)
  3727. return res
  3728. def uppercase_escape(s):
  3729. unicode_escape = codecs.getdecoder('unicode_escape')
  3730. return re.sub(
  3731. r'\\U[0-9a-fA-F]{8}',
  3732. lambda m: unicode_escape(m.group(0))[0],
  3733. s)
  3734. def lowercase_escape(s):
  3735. unicode_escape = codecs.getdecoder('unicode_escape')
  3736. return re.sub(
  3737. r'\\u[0-9a-fA-F]{4}',
  3738. lambda m: unicode_escape(m.group(0))[0],
  3739. s)
  3740. def escape_rfc3986(s):
  3741. """Escape non-ASCII characters as suggested by RFC 3986"""
  3742. if sys.version_info < (3, 0):
  3743. s = _encode_compat_str(s, 'utf-8')
  3744. # ensure unicode: after quoting, it can always be converted
  3745. return compat_str(compat_urllib_parse.quote(s, b"%/;:@&=+$,!~*'()?#[]"))
  3746. def escape_url(url):
  3747. """Escape URL as suggested by RFC 3986"""
  3748. url_parsed = compat_urllib_parse_urlparse(url)
  3749. return url_parsed._replace(
  3750. netloc=url_parsed.netloc.encode('idna').decode('ascii'),
  3751. path=escape_rfc3986(url_parsed.path),
  3752. params=escape_rfc3986(url_parsed.params),
  3753. query=escape_rfc3986(url_parsed.query),
  3754. fragment=escape_rfc3986(url_parsed.fragment)
  3755. ).geturl()
  3756. def parse_qs(url, **kwargs):
  3757. return compat_parse_qs(compat_urllib_parse.urlparse(url).query, **kwargs)
  3758. def read_batch_urls(batch_fd):
  3759. def fixup(url):
  3760. url = _decode_compat_str(url, 'utf-8', 'replace')
  3761. BOM_UTF8 = '\xef\xbb\xbf'
  3762. if url.startswith(BOM_UTF8):
  3763. url = url[len(BOM_UTF8):]
  3764. url = url.strip()
  3765. if url.startswith(('#', ';', ']')):
  3766. return False
  3767. return url
  3768. with contextlib.closing(batch_fd) as fd:
  3769. return [url for url in map(fixup, fd) if url]
  3770. def urlencode_postdata(*args, **kargs):
  3771. return compat_urllib_parse_urlencode(*args, **kargs).encode('ascii')
  3772. def update_url(url, **kwargs):
  3773. """Replace URL components specified by kwargs
  3774. url: compat_str or parsed URL tuple
  3775. if query_update is in kwargs, update query with
  3776. its value instead of replacing (overrides any `query`)
  3777. returns: compat_str
  3778. """
  3779. if not kwargs:
  3780. return compat_urllib_parse.urlunparse(url) if isinstance(url, tuple) else url
  3781. if not isinstance(url, tuple):
  3782. url = compat_urllib_parse.urlparse(url)
  3783. query = kwargs.pop('query_update', None)
  3784. if query:
  3785. qs = compat_parse_qs(url.query)
  3786. qs.update(query)
  3787. kwargs['query'] = compat_urllib_parse_urlencode(qs, True)
  3788. kwargs = compat_kwargs(kwargs)
  3789. return compat_urllib_parse.urlunparse(url._replace(**kwargs))
  3790. def update_url_query(url, query):
  3791. return update_url(url, query_update=query)
  3792. def update_Request(req, url=None, data=None, headers={}, query={}):
  3793. req_headers = req.headers.copy()
  3794. req_headers.update(headers)
  3795. req_data = data if data is not None else req.data
  3796. req_url = update_url_query(url or req.get_full_url(), query)
  3797. req_type = {'HEAD': HEADRequest, 'PUT': PUTRequest}.get(
  3798. req.get_method(), compat_urllib_request.Request)
  3799. new_req = req_type(
  3800. req_url, data=req_data, headers=req_headers,
  3801. origin_req_host=req.origin_req_host, unverifiable=req.unverifiable)
  3802. if hasattr(req, 'timeout'):
  3803. new_req.timeout = req.timeout
  3804. return new_req
  3805. def _multipart_encode_impl(data, boundary):
  3806. content_type = 'multipart/form-data; boundary=%s' % boundary
  3807. out = b''
  3808. for k, v in data.items():
  3809. out += b'--' + boundary.encode('ascii') + b'\r\n'
  3810. k = _encode_compat_str(k, 'utf-8')
  3811. v = _encode_compat_str(v, 'utf-8')
  3812. # RFC 2047 requires non-ASCII field names to be encoded, while RFC 7578
  3813. # suggests sending UTF-8 directly. Firefox sends UTF-8, too
  3814. content = b'Content-Disposition: form-data; name="' + k + b'"\r\n\r\n' + v + b'\r\n'
  3815. if boundary.encode('ascii') in content:
  3816. raise ValueError('Boundary overlaps with data')
  3817. out += content
  3818. out += b'--' + boundary.encode('ascii') + b'--\r\n'
  3819. return out, content_type
  3820. def multipart_encode(data, boundary=None):
  3821. '''
  3822. Encode a dict to RFC 7578-compliant form-data
  3823. data:
  3824. A dict where keys and values can be either Unicode or bytes-like
  3825. objects.
  3826. boundary:
  3827. If specified a Unicode object, it's used as the boundary. Otherwise
  3828. a random boundary is generated.
  3829. Reference: https://tools.ietf.org/html/rfc7578
  3830. '''
  3831. has_specified_boundary = boundary is not None
  3832. while True:
  3833. if boundary is None:
  3834. boundary = '---------------' + str(random.randrange(0x0fffffff, 0xffffffff))
  3835. try:
  3836. out, content_type = _multipart_encode_impl(data, boundary)
  3837. break
  3838. except ValueError:
  3839. if has_specified_boundary:
  3840. raise
  3841. boundary = None
  3842. return out, content_type
  3843. def is_iterable_like(x, allowed_types=compat_collections_abc.Iterable, blocked_types=NO_DEFAULT):
  3844. if blocked_types is NO_DEFAULT:
  3845. blocked_types = (compat_str, bytes, compat_collections_abc.Mapping)
  3846. return isinstance(x, allowed_types) and not isinstance(x, blocked_types)
  3847. def variadic(x, allowed_types=NO_DEFAULT):
  3848. if isinstance(allowed_types, compat_collections_abc.Iterable):
  3849. allowed_types = tuple(allowed_types)
  3850. return x if is_iterable_like(x, blocked_types=allowed_types) else (x,)
  3851. def dict_get(d, key_or_keys, default=None, skip_false_values=True):
  3852. exp = (lambda x: x or None) if skip_false_values else IDENTITY
  3853. return traverse_obj(d, *variadic(key_or_keys), expected_type=exp,
  3854. default=default, get_all=False)
  3855. def try_call(*funcs, **kwargs):
  3856. # parameter defaults
  3857. expected_type = kwargs.get('expected_type')
  3858. fargs = kwargs.get('args', [])
  3859. fkwargs = kwargs.get('kwargs', {})
  3860. for f in funcs:
  3861. try:
  3862. val = f(*fargs, **fkwargs)
  3863. except (AttributeError, KeyError, TypeError, IndexError, ZeroDivisionError):
  3864. pass
  3865. else:
  3866. if expected_type is None or isinstance(val, expected_type):
  3867. return val
  3868. def try_get(src, getter, expected_type=None):
  3869. if not isinstance(getter, (list, tuple)):
  3870. getter = [getter]
  3871. for get in getter:
  3872. try:
  3873. v = get(src)
  3874. except (AttributeError, KeyError, TypeError, IndexError):
  3875. pass
  3876. else:
  3877. if expected_type is None or isinstance(v, expected_type):
  3878. return v
  3879. def filter_dict(dct, cndn=lambda _, v: v is not None):
  3880. # NB: don't use dict comprehension for python 2.6 compatibility
  3881. return dict((k, v) for k, v in dct.items() if cndn(k, v))
  3882. def merge_dicts(*dicts, **kwargs):
  3883. """
  3884. Merge the `dict`s in `dicts` using the first valid value for each key.
  3885. Normally valid: not None and not an empty string
  3886. Keyword-only args:
  3887. unblank: allow empty string if False (default True)
  3888. rev: merge dicts in reverse order (default False)
  3889. merge_dicts(dct1, dct2, ..., unblank=False, rev=True)
  3890. matches {**dct1, **dct2, ...}
  3891. However, merge_dicts(dct1, dct2, ..., rev=True) may often be better.
  3892. """
  3893. unblank = kwargs.get('unblank', True)
  3894. rev = kwargs.get('rev', False)
  3895. if unblank:
  3896. def can_merge_str(k, v, to_dict):
  3897. return (isinstance(v, compat_str) and v
  3898. and isinstance(to_dict[k], compat_str)
  3899. and not to_dict[k])
  3900. else:
  3901. can_merge_str = lambda k, v, to_dict: False
  3902. merged = {}
  3903. for a_dict in reversed(dicts) if rev else dicts:
  3904. for k, v in a_dict.items():
  3905. if v is None:
  3906. continue
  3907. if (k not in merged) or can_merge_str(k, v, merged):
  3908. merged[k] = v
  3909. return merged
  3910. # very poor choice of name, as if Python string encodings weren't confusing enough
  3911. def encode_compat_str(s, encoding=preferredencoding(), errors='strict'):
  3912. assert isinstance(s, compat_basestring)
  3913. return s if isinstance(s, compat_str) else compat_str(s, encoding, errors)
  3914. # what it could have been
  3915. def _decode_compat_str(s, encoding=preferredencoding(), errors='strict', or_none=False):
  3916. if not or_none:
  3917. assert isinstance(s, compat_basestring)
  3918. return (
  3919. s if isinstance(s, compat_str)
  3920. else compat_str(s, encoding, errors) if isinstance(s, compat_basestring)
  3921. else None)
  3922. # the real encode_compat_str, but only for internal use
  3923. def _encode_compat_str(s, encoding=preferredencoding(), errors='strict'):
  3924. assert isinstance(s, compat_basestring)
  3925. return s.encode(encoding, errors) if isinstance(s, compat_str) else s
  3926. US_RATINGS = {
  3927. 'G': 0,
  3928. 'PG': 10,
  3929. 'PG-13': 13,
  3930. 'R': 16,
  3931. 'NC': 18,
  3932. }
  3933. TV_PARENTAL_GUIDELINES = {
  3934. 'TV-Y': 0,
  3935. 'TV-Y7': 7,
  3936. 'TV-G': 0,
  3937. 'TV-PG': 0,
  3938. 'TV-14': 14,
  3939. 'TV-MA': 17,
  3940. }
  3941. def parse_age_limit(s):
  3942. if not isinstance(s, bool):
  3943. age = int_or_none(s)
  3944. if age is not None:
  3945. return age if 0 <= age <= 21 else None
  3946. if not isinstance(s, compat_basestring):
  3947. return None
  3948. m = re.match(r'^(?P<age>\d{1,2})\+?$', s)
  3949. if m:
  3950. return int(m.group('age'))
  3951. if s in US_RATINGS:
  3952. return US_RATINGS[s]
  3953. m = re.match(r'^TV[_-]?(%s)$' % '|'.join(k[3:] for k in TV_PARENTAL_GUIDELINES), s)
  3954. if m:
  3955. return TV_PARENTAL_GUIDELINES['TV-' + m.group(1)]
  3956. return None
  3957. def strip_jsonp(code):
  3958. return re.sub(
  3959. r'''(?sx)^
  3960. (?:window\.)?(?P<func_name>[a-zA-Z0-9_.$]*)
  3961. (?:\s*&&\s*(?P=func_name))?
  3962. \s*\(\s*(?P<callback_data>.*)\);?
  3963. \s*?(?://[^\n]*)*$''',
  3964. r'\g<callback_data>', code)
  3965. def js_to_json(code, *args, **kwargs):
  3966. # vars is a dict of (var, val) pairs to substitute
  3967. vars = args[0] if len(args) > 0 else kwargs.get('vars', {})
  3968. strict = kwargs.get('strict', False)
  3969. STRING_QUOTES = '\'"`'
  3970. STRING_RE = '|'.join(r'{0}(?:\\.|[^\\{0}])*{0}'.format(q) for q in STRING_QUOTES)
  3971. COMMENT_RE = r'/\*(?:(?!\*/).)*?\*/|//[^\n]*\n'
  3972. SKIP_RE = r'\s*(?:{comment})?\s*'.format(comment=COMMENT_RE)
  3973. INTEGER_TABLE = (
  3974. (r'(?s)^(0[xX][0-9a-fA-F]+){skip}:?$'.format(skip=SKIP_RE), 16),
  3975. (r'(?s)^(0+[0-7]+){skip}:?$'.format(skip=SKIP_RE), 8),
  3976. (r'(?s)^(\d+){skip}:?$'.format(skip=SKIP_RE), 10),
  3977. )
  3978. # compat candidate
  3979. JSONDecodeError = json.JSONDecodeError if 'JSONDecodeError' in dir(json) else ValueError
  3980. def process_escape(match):
  3981. JSON_PASSTHROUGH_ESCAPES = r'"\bfnrtu'
  3982. escape = match.group(1) or match.group(2)
  3983. return ('\\' + escape if escape in JSON_PASSTHROUGH_ESCAPES
  3984. else '\\u00' if escape == 'x'
  3985. else '' if escape == '\n'
  3986. else escape)
  3987. def template_substitute(match):
  3988. evaluated = js_to_json(match.group(1), vars, strict=strict)
  3989. if evaluated[0] == '"':
  3990. return json.loads(evaluated)
  3991. return evaluated
  3992. def fix_kv(m):
  3993. v = m.group(0)
  3994. if v in ('true', 'false', 'null'):
  3995. return v
  3996. elif v in ('undefined', 'void 0'):
  3997. return 'null'
  3998. elif v.startswith('/*') or v.startswith('//') or v == ',':
  3999. return ''
  4000. if v[0] in STRING_QUOTES:
  4001. v = re.sub(r'(?s)\${([^}]+)}', template_substitute, v[1:-1]) if v[0] == '`' else v[1:-1]
  4002. escaped = re.sub(r'(?s)(")|\\(.)', process_escape, v)
  4003. return '"{0}"'.format(escaped)
  4004. inv = IDENTITY
  4005. im = re.split(r'^!+', v)
  4006. if len(im) > 1 and not im[-1].endswith(':'):
  4007. if (len(v) - len(im[1])) % 2 == 1:
  4008. inv = lambda x: 'true' if x == 0 else 'false'
  4009. else:
  4010. inv = lambda x: 'false' if x == 0 else 'true'
  4011. if not any(x for x in im):
  4012. return
  4013. v = im[-1]
  4014. for regex, base in INTEGER_TABLE:
  4015. im = re.match(regex, v)
  4016. if im:
  4017. i = int(im.group(1), base)
  4018. return ('"%s":' if v.endswith(':') else '%s') % inv(i)
  4019. if v in vars:
  4020. try:
  4021. if not strict:
  4022. json.loads(vars[v])
  4023. except JSONDecodeError:
  4024. return inv(json.dumps(vars[v]))
  4025. else:
  4026. return inv(vars[v])
  4027. if not strict:
  4028. v = try_call(inv, args=(v,), default=v)
  4029. if v in ('true', 'false'):
  4030. return v
  4031. return '"{0}"'.format(v)
  4032. raise ValueError('Unknown value: ' + v)
  4033. def create_map(mobj):
  4034. return json.dumps(dict(json.loads(js_to_json(mobj.group(1) or '[]', vars=vars))))
  4035. code = re.sub(r'new Map\((\[.*?\])?\)', create_map, code)
  4036. if not strict:
  4037. code = re.sub(r'new Date\((".+")\)', r'\g<1>', code)
  4038. code = re.sub(r'new \w+\((.*?)\)', lambda m: json.dumps(m.group(0)), code)
  4039. code = re.sub(r'parseInt\([^\d]+(\d+)[^\d]+\)', r'\1', code)
  4040. code = re.sub(r'\(function\([^)]*\)\s*\{[^}]*\}\s*\)\s*\(\s*(["\'][^)]*["\'])\s*\)', r'\1', code)
  4041. return re.sub(r'''(?sx)
  4042. {str_}|
  4043. {comment}|
  4044. ,(?={skip}[\]}}])|
  4045. void\s0|
  4046. !*(?:(?<!\d)[eE]|[a-df-zA-DF-Z_$])[.a-zA-Z_$0-9]*|
  4047. (?:\b|!+)0(?:[xX][\da-fA-F]+|[0-7]+)(?:{skip}:)?|
  4048. !+\d+(?:\.\d*)?(?:{skip}:)?|
  4049. [0-9]+(?:{skip}:)|
  4050. !+
  4051. '''.format(comment=COMMENT_RE, skip=SKIP_RE, str_=STRING_RE), fix_kv, code)
  4052. def qualities(quality_ids):
  4053. """ Get a numeric quality value out of a list of possible values """
  4054. def q(qid):
  4055. try:
  4056. return quality_ids.index(qid)
  4057. except ValueError:
  4058. return -1
  4059. return q
  4060. DEFAULT_OUTTMPL = '%(title)s-%(id)s.%(ext)s'
  4061. def limit_length(s, length):
  4062. """ Add ellipses to overly long strings """
  4063. if s is None:
  4064. return None
  4065. ELLIPSES = '...'
  4066. if len(s) > length:
  4067. return s[:length - len(ELLIPSES)] + ELLIPSES
  4068. return s
  4069. def version_tuple(v):
  4070. return tuple(int(e) for e in re.split(r'[-.]', v))
  4071. def is_outdated_version(version, limit, assume_new=True):
  4072. if not version:
  4073. return not assume_new
  4074. try:
  4075. return version_tuple(version) < version_tuple(limit)
  4076. except ValueError:
  4077. return not assume_new
  4078. def ytdl_is_updateable():
  4079. """ Returns if youtube-dl can be updated with -U """
  4080. from zipimport import zipimporter
  4081. return isinstance(globals().get('__loader__'), zipimporter) or hasattr(sys, 'frozen')
  4082. def args_to_str(args):
  4083. # Get a short string representation for a subprocess command
  4084. return ' '.join(compat_shlex_quote(a) for a in args)
  4085. def error_to_compat_str(err):
  4086. return _decode_compat_str(str(err))
  4087. def mimetype2ext(mt):
  4088. if mt is None:
  4089. return None
  4090. ext = {
  4091. 'audio/mp4': 'm4a',
  4092. # Per RFC 3003, audio/mpeg can be .mp1, .mp2 or .mp3. Here use .mp3 as
  4093. # it's the most popular one
  4094. 'audio/mpeg': 'mp3',
  4095. }.get(mt)
  4096. if ext is not None:
  4097. return ext
  4098. _, _, res = mt.rpartition('/')
  4099. res = res.split(';')[0].strip().lower()
  4100. return {
  4101. '3gpp': '3gp',
  4102. 'smptett+xml': 'tt',
  4103. 'ttaf+xml': 'dfxp',
  4104. 'ttml+xml': 'ttml',
  4105. 'x-flv': 'flv',
  4106. 'x-mp4-fragmented': 'mp4',
  4107. 'x-ms-sami': 'sami',
  4108. 'x-ms-wmv': 'wmv',
  4109. 'mpegurl': 'm3u8',
  4110. 'x-mpegurl': 'm3u8',
  4111. 'vnd.apple.mpegurl': 'm3u8',
  4112. 'dash+xml': 'mpd',
  4113. 'f4m+xml': 'f4m',
  4114. 'hds+xml': 'f4m',
  4115. 'vnd.ms-sstr+xml': 'ism',
  4116. 'quicktime': 'mov',
  4117. 'mp2t': 'ts',
  4118. 'x-wav': 'wav',
  4119. }.get(res, res)
  4120. def parse_codecs(codecs_str):
  4121. # http://tools.ietf.org/html/rfc6381
  4122. if not codecs_str:
  4123. return {}
  4124. split_codecs = list(filter(None, map(
  4125. lambda str: str.strip(), codecs_str.strip().strip(',').split(','))))
  4126. vcodec, acodec = None, None
  4127. for full_codec in split_codecs:
  4128. codec = full_codec.split('.')[0]
  4129. if codec in ('avc1', 'avc2', 'avc3', 'avc4', 'vp9', 'vp8', 'hev1', 'hev2', 'h263', 'h264', 'mp4v', 'hvc1', 'av01', 'theora'):
  4130. if not vcodec:
  4131. vcodec = full_codec
  4132. elif codec in ('mp4a', 'opus', 'vorbis', 'mp3', 'aac', 'ac-3', 'ec-3', 'eac3', 'dtsc', 'dtse', 'dtsh', 'dtsl'):
  4133. if not acodec:
  4134. acodec = full_codec
  4135. else:
  4136. write_string('WARNING: Unknown codec %s\n' % full_codec, sys.stderr)
  4137. if not vcodec and not acodec:
  4138. if len(split_codecs) == 2:
  4139. return {
  4140. 'vcodec': split_codecs[0],
  4141. 'acodec': split_codecs[1],
  4142. }
  4143. else:
  4144. return {
  4145. 'vcodec': vcodec or 'none',
  4146. 'acodec': acodec or 'none',
  4147. }
  4148. return {}
  4149. def urlhandle_detect_ext(url_handle):
  4150. getheader = url_handle.headers.get
  4151. cd = getheader('Content-Disposition')
  4152. if cd:
  4153. m = re.match(r'attachment;\s*filename="(?P<filename>[^"]+)"', cd)
  4154. if m:
  4155. e = determine_ext(m.group('filename'), default_ext=None)
  4156. if e:
  4157. return e
  4158. return mimetype2ext(getheader('Content-Type'))
  4159. def encode_data_uri(data, mime_type):
  4160. return 'data:%s;base64,%s' % (mime_type, base64.b64encode(data).decode('ascii'))
  4161. def age_restricted(content_limit, age_limit):
  4162. """ Returns True iff the content should be blocked """
  4163. if age_limit is None: # No limit set
  4164. return False
  4165. if content_limit is None:
  4166. return False # Content available for everyone
  4167. return age_limit < content_limit
  4168. def is_html(first_bytes):
  4169. """ Detect whether a file contains HTML by examining its first bytes. """
  4170. BOMS = [
  4171. (b'\xef\xbb\xbf', 'utf-8'),
  4172. (b'\x00\x00\xfe\xff', 'utf-32-be'),
  4173. (b'\xff\xfe\x00\x00', 'utf-32-le'),
  4174. (b'\xff\xfe', 'utf-16-le'),
  4175. (b'\xfe\xff', 'utf-16-be'),
  4176. ]
  4177. for bom, enc in BOMS:
  4178. if first_bytes.startswith(bom):
  4179. s = first_bytes[len(bom):].decode(enc, 'replace')
  4180. break
  4181. else:
  4182. s = first_bytes.decode('utf-8', 'replace')
  4183. return re.match(r'^\s*<', s)
  4184. def determine_protocol(info_dict):
  4185. protocol = info_dict.get('protocol')
  4186. if protocol is not None:
  4187. return protocol
  4188. url = info_dict['url']
  4189. if url.startswith('rtmp'):
  4190. return 'rtmp'
  4191. elif url.startswith('mms'):
  4192. return 'mms'
  4193. elif url.startswith('rtsp'):
  4194. return 'rtsp'
  4195. ext = determine_ext(url)
  4196. if ext == 'm3u8':
  4197. return 'm3u8'
  4198. elif ext == 'f4m':
  4199. return 'f4m'
  4200. return compat_urllib_parse_urlparse(url).scheme
  4201. def render_table(header_row, data):
  4202. """ Render a list of rows, each as a list of values """
  4203. table = [header_row] + data
  4204. max_lens = [max(len(compat_str(v)) for v in col) for col in zip(*table)]
  4205. format_str = ' '.join('%-' + compat_str(ml + 1) + 's' for ml in max_lens[:-1]) + '%s'
  4206. return '\n'.join(format_str % tuple(row) for row in table)
  4207. def _match_one(filter_part, dct):
  4208. COMPARISON_OPERATORS = {
  4209. '<': operator.lt,
  4210. '<=': operator.le,
  4211. '>': operator.gt,
  4212. '>=': operator.ge,
  4213. '=': operator.eq,
  4214. '!=': operator.ne,
  4215. }
  4216. operator_rex = re.compile(r'''(?x)\s*
  4217. (?P<key>[a-z_]+)
  4218. \s*(?P<op>%s)(?P<none_inclusive>\s*\?)?\s*
  4219. (?:
  4220. (?P<intval>[0-9.]+(?:[kKmMgGtTpPeEzZyY]i?[Bb]?)?)|
  4221. (?P<quote>["\'])(?P<quotedstrval>(?:\\.|(?!(?P=quote)|\\).)+?)(?P=quote)|
  4222. (?P<strval>(?![0-9.])[a-z0-9A-Z]*)
  4223. )
  4224. \s*$
  4225. ''' % '|'.join(map(re.escape, COMPARISON_OPERATORS.keys())))
  4226. m = operator_rex.search(filter_part)
  4227. if m:
  4228. op = COMPARISON_OPERATORS[m.group('op')]
  4229. actual_value = dct.get(m.group('key'))
  4230. if (m.group('quotedstrval') is not None
  4231. or m.group('strval') is not None
  4232. # If the original field is a string and matching comparisonvalue is
  4233. # a number we should respect the origin of the original field
  4234. # and process comparison value as a string (see
  4235. # https://github.com/ytdl-org/youtube-dl/issues/11082).
  4236. or actual_value is not None and m.group('intval') is not None
  4237. and isinstance(actual_value, compat_str)):
  4238. if m.group('op') not in ('=', '!='):
  4239. raise ValueError(
  4240. 'Operator %s does not support string values!' % m.group('op'))
  4241. comparison_value = m.group('quotedstrval') or m.group('strval') or m.group('intval')
  4242. quote = m.group('quote')
  4243. if quote is not None:
  4244. comparison_value = comparison_value.replace(r'\%s' % quote, quote)
  4245. else:
  4246. try:
  4247. comparison_value = int(m.group('intval'))
  4248. except ValueError:
  4249. comparison_value = parse_filesize(m.group('intval'))
  4250. if comparison_value is None:
  4251. comparison_value = parse_filesize(m.group('intval') + 'B')
  4252. if comparison_value is None:
  4253. raise ValueError(
  4254. 'Invalid integer value %r in filter part %r' % (
  4255. m.group('intval'), filter_part))
  4256. if actual_value is None:
  4257. return m.group('none_inclusive')
  4258. return op(actual_value, comparison_value)
  4259. UNARY_OPERATORS = {
  4260. '': lambda v: (v is True) if isinstance(v, bool) else (v is not None),
  4261. '!': lambda v: (v is False) if isinstance(v, bool) else (v is None),
  4262. }
  4263. operator_rex = re.compile(r'''(?x)\s*
  4264. (?P<op>%s)\s*(?P<key>[a-z_]+)
  4265. \s*$
  4266. ''' % '|'.join(map(re.escape, UNARY_OPERATORS.keys())))
  4267. m = operator_rex.search(filter_part)
  4268. if m:
  4269. op = UNARY_OPERATORS[m.group('op')]
  4270. actual_value = dct.get(m.group('key'))
  4271. return op(actual_value)
  4272. raise ValueError('Invalid filter part %r' % filter_part)
  4273. def match_str(filter_str, dct):
  4274. """ Filter a dictionary with a simple string syntax. Returns True (=passes filter) or false """
  4275. return all(
  4276. _match_one(filter_part, dct) for filter_part in filter_str.split('&'))
  4277. def match_filter_func(filter_str):
  4278. def _match_func(info_dict):
  4279. if match_str(filter_str, info_dict):
  4280. return None
  4281. else:
  4282. video_title = info_dict.get('title', info_dict.get('id', 'video'))
  4283. return '%s does not pass filter %s, skipping ..' % (video_title, filter_str)
  4284. return _match_func
  4285. def parse_dfxp_time_expr(time_expr):
  4286. if not time_expr:
  4287. return
  4288. mobj = re.match(r'^(?P<time_offset>\d+(?:\.\d+)?)s?$', time_expr)
  4289. if mobj:
  4290. return float(mobj.group('time_offset'))
  4291. mobj = re.match(r'^(\d+):(\d\d):(\d\d(?:(?:\.|:)\d+)?)$', time_expr)
  4292. if mobj:
  4293. return 3600 * int(mobj.group(1)) + 60 * int(mobj.group(2)) + float(mobj.group(3).replace(':', '.'))
  4294. def srt_subtitles_timecode(seconds):
  4295. return '%02d:%02d:%02d,%03d' % (seconds / 3600, (seconds % 3600) / 60, seconds % 60, (seconds % 1) * 1000)
  4296. def dfxp2srt(dfxp_data):
  4297. '''
  4298. @param dfxp_data A bytes-like object containing DFXP data
  4299. @returns A unicode object containing converted SRT data
  4300. '''
  4301. LEGACY_NAMESPACES = (
  4302. (b'http://www.w3.org/ns/ttml', [
  4303. b'http://www.w3.org/2004/11/ttaf1',
  4304. b'http://www.w3.org/2006/04/ttaf1',
  4305. b'http://www.w3.org/2006/10/ttaf1',
  4306. ]),
  4307. (b'http://www.w3.org/ns/ttml#styling', [
  4308. b'http://www.w3.org/ns/ttml#style',
  4309. ]),
  4310. )
  4311. SUPPORTED_STYLING = [
  4312. 'color',
  4313. 'fontFamily',
  4314. 'fontSize',
  4315. 'fontStyle',
  4316. 'fontWeight',
  4317. 'textDecoration'
  4318. ]
  4319. _x = functools.partial(xpath_with_ns, ns_map={
  4320. 'xml': 'http://www.w3.org/XML/1998/namespace',
  4321. 'ttml': 'http://www.w3.org/ns/ttml',
  4322. 'tts': 'http://www.w3.org/ns/ttml#styling',
  4323. })
  4324. styles = {}
  4325. default_style = {}
  4326. class TTMLPElementParser(object):
  4327. _out = ''
  4328. _unclosed_elements = []
  4329. _applied_styles = []
  4330. def start(self, tag, attrib):
  4331. if tag in (_x('ttml:br'), 'br'):
  4332. self._out += '\n'
  4333. else:
  4334. unclosed_elements = []
  4335. style = {}
  4336. element_style_id = attrib.get('style')
  4337. if default_style:
  4338. style.update(default_style)
  4339. if element_style_id:
  4340. style.update(styles.get(element_style_id, {}))
  4341. for prop in SUPPORTED_STYLING:
  4342. prop_val = attrib.get(_x('tts:' + prop))
  4343. if prop_val:
  4344. style[prop] = prop_val
  4345. if style:
  4346. font = ''
  4347. for k, v in sorted(style.items()):
  4348. if self._applied_styles and self._applied_styles[-1].get(k) == v:
  4349. continue
  4350. if k == 'color':
  4351. font += ' color="%s"' % v
  4352. elif k == 'fontSize':
  4353. font += ' size="%s"' % v
  4354. elif k == 'fontFamily':
  4355. font += ' face="%s"' % v
  4356. elif k == 'fontWeight' and v == 'bold':
  4357. self._out += '<b>'
  4358. unclosed_elements.append('b')
  4359. elif k == 'fontStyle' and v == 'italic':
  4360. self._out += '<i>'
  4361. unclosed_elements.append('i')
  4362. elif k == 'textDecoration' and v == 'underline':
  4363. self._out += '<u>'
  4364. unclosed_elements.append('u')
  4365. if font:
  4366. self._out += '<font' + font + '>'
  4367. unclosed_elements.append('font')
  4368. applied_style = {}
  4369. if self._applied_styles:
  4370. applied_style.update(self._applied_styles[-1])
  4371. applied_style.update(style)
  4372. self._applied_styles.append(applied_style)
  4373. self._unclosed_elements.append(unclosed_elements)
  4374. def end(self, tag):
  4375. if tag not in (_x('ttml:br'), 'br'):
  4376. unclosed_elements = self._unclosed_elements.pop()
  4377. for element in reversed(unclosed_elements):
  4378. self._out += '</%s>' % element
  4379. if unclosed_elements and self._applied_styles:
  4380. self._applied_styles.pop()
  4381. def data(self, data):
  4382. self._out += data
  4383. def close(self):
  4384. return self._out.strip()
  4385. def parse_node(node):
  4386. target = TTMLPElementParser()
  4387. parser = xml.etree.ElementTree.XMLParser(target=target)
  4388. parser.feed(xml.etree.ElementTree.tostring(node))
  4389. return parser.close()
  4390. for k, v in LEGACY_NAMESPACES:
  4391. for ns in v:
  4392. dfxp_data = dfxp_data.replace(ns, k)
  4393. dfxp = compat_etree_fromstring(dfxp_data)
  4394. out = []
  4395. paras = dfxp.findall(_x('.//ttml:p')) or dfxp.findall('.//p')
  4396. if not paras:
  4397. raise ValueError('Invalid dfxp/TTML subtitle')
  4398. repeat = False
  4399. while True:
  4400. for style in dfxp.findall(_x('.//ttml:style')):
  4401. style_id = style.get('id') or style.get(_x('xml:id'))
  4402. if not style_id:
  4403. continue
  4404. parent_style_id = style.get('style')
  4405. if parent_style_id:
  4406. if parent_style_id not in styles:
  4407. repeat = True
  4408. continue
  4409. styles[style_id] = styles[parent_style_id].copy()
  4410. for prop in SUPPORTED_STYLING:
  4411. prop_val = style.get(_x('tts:' + prop))
  4412. if prop_val:
  4413. styles.setdefault(style_id, {})[prop] = prop_val
  4414. if repeat:
  4415. repeat = False
  4416. else:
  4417. break
  4418. for p in ('body', 'div'):
  4419. ele = xpath_element(dfxp, [_x('.//ttml:' + p), './/' + p])
  4420. if ele is None:
  4421. continue
  4422. style = styles.get(ele.get('style'))
  4423. if not style:
  4424. continue
  4425. default_style.update(style)
  4426. for para, index in zip(paras, itertools.count(1)):
  4427. begin_time = parse_dfxp_time_expr(para.attrib.get('begin'))
  4428. end_time = parse_dfxp_time_expr(para.attrib.get('end'))
  4429. dur = parse_dfxp_time_expr(para.attrib.get('dur'))
  4430. if begin_time is None:
  4431. continue
  4432. if not end_time:
  4433. if not dur:
  4434. continue
  4435. end_time = begin_time + dur
  4436. out.append('%d\n%s --> %s\n%s\n\n' % (
  4437. index,
  4438. srt_subtitles_timecode(begin_time),
  4439. srt_subtitles_timecode(end_time),
  4440. parse_node(para)))
  4441. return ''.join(out)
  4442. def cli_option(params, command_option, param):
  4443. param = params.get(param)
  4444. if param:
  4445. param = compat_str(param)
  4446. return [command_option, param] if param is not None else []
  4447. def cli_bool_option(params, command_option, param, true_value='true', false_value='false', separator=None):
  4448. param = params.get(param)
  4449. if param is None:
  4450. return []
  4451. assert isinstance(param, bool)
  4452. if separator:
  4453. return [command_option + separator + (true_value if param else false_value)]
  4454. return [command_option, true_value if param else false_value]
  4455. def cli_valueless_option(params, command_option, param, expected_value=True):
  4456. param = params.get(param)
  4457. return [command_option] if param == expected_value else []
  4458. def cli_configuration_args(params, param, default=[]):
  4459. ex_args = params.get(param)
  4460. if ex_args is None:
  4461. return default
  4462. assert isinstance(ex_args, list)
  4463. return ex_args
  4464. class ISO639Utils(object):
  4465. # See http://www.loc.gov/standards/iso639-2/ISO-639-2_utf-8.txt
  4466. _lang_map = {
  4467. 'aa': 'aar',
  4468. 'ab': 'abk',
  4469. 'ae': 'ave',
  4470. 'af': 'afr',
  4471. 'ak': 'aka',
  4472. 'am': 'amh',
  4473. 'an': 'arg',
  4474. 'ar': 'ara',
  4475. 'as': 'asm',
  4476. 'av': 'ava',
  4477. 'ay': 'aym',
  4478. 'az': 'aze',
  4479. 'ba': 'bak',
  4480. 'be': 'bel',
  4481. 'bg': 'bul',
  4482. 'bh': 'bih',
  4483. 'bi': 'bis',
  4484. 'bm': 'bam',
  4485. 'bn': 'ben',
  4486. 'bo': 'bod',
  4487. 'br': 'bre',
  4488. 'bs': 'bos',
  4489. 'ca': 'cat',
  4490. 'ce': 'che',
  4491. 'ch': 'cha',
  4492. 'co': 'cos',
  4493. 'cr': 'cre',
  4494. 'cs': 'ces',
  4495. 'cu': 'chu',
  4496. 'cv': 'chv',
  4497. 'cy': 'cym',
  4498. 'da': 'dan',
  4499. 'de': 'deu',
  4500. 'dv': 'div',
  4501. 'dz': 'dzo',
  4502. 'ee': 'ewe',
  4503. 'el': 'ell',
  4504. 'en': 'eng',
  4505. 'eo': 'epo',
  4506. 'es': 'spa',
  4507. 'et': 'est',
  4508. 'eu': 'eus',
  4509. 'fa': 'fas',
  4510. 'ff': 'ful',
  4511. 'fi': 'fin',
  4512. 'fj': 'fij',
  4513. 'fo': 'fao',
  4514. 'fr': 'fra',
  4515. 'fy': 'fry',
  4516. 'ga': 'gle',
  4517. 'gd': 'gla',
  4518. 'gl': 'glg',
  4519. 'gn': 'grn',
  4520. 'gu': 'guj',
  4521. 'gv': 'glv',
  4522. 'ha': 'hau',
  4523. 'he': 'heb',
  4524. 'iw': 'heb', # Replaced by he in 1989 revision
  4525. 'hi': 'hin',
  4526. 'ho': 'hmo',
  4527. 'hr': 'hrv',
  4528. 'ht': 'hat',
  4529. 'hu': 'hun',
  4530. 'hy': 'hye',
  4531. 'hz': 'her',
  4532. 'ia': 'ina',
  4533. 'id': 'ind',
  4534. 'in': 'ind', # Replaced by id in 1989 revision
  4535. 'ie': 'ile',
  4536. 'ig': 'ibo',
  4537. 'ii': 'iii',
  4538. 'ik': 'ipk',
  4539. 'io': 'ido',
  4540. 'is': 'isl',
  4541. 'it': 'ita',
  4542. 'iu': 'iku',
  4543. 'ja': 'jpn',
  4544. 'jv': 'jav',
  4545. 'ka': 'kat',
  4546. 'kg': 'kon',
  4547. 'ki': 'kik',
  4548. 'kj': 'kua',
  4549. 'kk': 'kaz',
  4550. 'kl': 'kal',
  4551. 'km': 'khm',
  4552. 'kn': 'kan',
  4553. 'ko': 'kor',
  4554. 'kr': 'kau',
  4555. 'ks': 'kas',
  4556. 'ku': 'kur',
  4557. 'kv': 'kom',
  4558. 'kw': 'cor',
  4559. 'ky': 'kir',
  4560. 'la': 'lat',
  4561. 'lb': 'ltz',
  4562. 'lg': 'lug',
  4563. 'li': 'lim',
  4564. 'ln': 'lin',
  4565. 'lo': 'lao',
  4566. 'lt': 'lit',
  4567. 'lu': 'lub',
  4568. 'lv': 'lav',
  4569. 'mg': 'mlg',
  4570. 'mh': 'mah',
  4571. 'mi': 'mri',
  4572. 'mk': 'mkd',
  4573. 'ml': 'mal',
  4574. 'mn': 'mon',
  4575. 'mr': 'mar',
  4576. 'ms': 'msa',
  4577. 'mt': 'mlt',
  4578. 'my': 'mya',
  4579. 'na': 'nau',
  4580. 'nb': 'nob',
  4581. 'nd': 'nde',
  4582. 'ne': 'nep',
  4583. 'ng': 'ndo',
  4584. 'nl': 'nld',
  4585. 'nn': 'nno',
  4586. 'no': 'nor',
  4587. 'nr': 'nbl',
  4588. 'nv': 'nav',
  4589. 'ny': 'nya',
  4590. 'oc': 'oci',
  4591. 'oj': 'oji',
  4592. 'om': 'orm',
  4593. 'or': 'ori',
  4594. 'os': 'oss',
  4595. 'pa': 'pan',
  4596. 'pi': 'pli',
  4597. 'pl': 'pol',
  4598. 'ps': 'pus',
  4599. 'pt': 'por',
  4600. 'qu': 'que',
  4601. 'rm': 'roh',
  4602. 'rn': 'run',
  4603. 'ro': 'ron',
  4604. 'ru': 'rus',
  4605. 'rw': 'kin',
  4606. 'sa': 'san',
  4607. 'sc': 'srd',
  4608. 'sd': 'snd',
  4609. 'se': 'sme',
  4610. 'sg': 'sag',
  4611. 'si': 'sin',
  4612. 'sk': 'slk',
  4613. 'sl': 'slv',
  4614. 'sm': 'smo',
  4615. 'sn': 'sna',
  4616. 'so': 'som',
  4617. 'sq': 'sqi',
  4618. 'sr': 'srp',
  4619. 'ss': 'ssw',
  4620. 'st': 'sot',
  4621. 'su': 'sun',
  4622. 'sv': 'swe',
  4623. 'sw': 'swa',
  4624. 'ta': 'tam',
  4625. 'te': 'tel',
  4626. 'tg': 'tgk',
  4627. 'th': 'tha',
  4628. 'ti': 'tir',
  4629. 'tk': 'tuk',
  4630. 'tl': 'tgl',
  4631. 'tn': 'tsn',
  4632. 'to': 'ton',
  4633. 'tr': 'tur',
  4634. 'ts': 'tso',
  4635. 'tt': 'tat',
  4636. 'tw': 'twi',
  4637. 'ty': 'tah',
  4638. 'ug': 'uig',
  4639. 'uk': 'ukr',
  4640. 'ur': 'urd',
  4641. 'uz': 'uzb',
  4642. 've': 'ven',
  4643. 'vi': 'vie',
  4644. 'vo': 'vol',
  4645. 'wa': 'wln',
  4646. 'wo': 'wol',
  4647. 'xh': 'xho',
  4648. 'yi': 'yid',
  4649. 'ji': 'yid', # Replaced by yi in 1989 revision
  4650. 'yo': 'yor',
  4651. 'za': 'zha',
  4652. 'zh': 'zho',
  4653. 'zu': 'zul',
  4654. }
  4655. @classmethod
  4656. def short2long(cls, code):
  4657. """Convert language code from ISO 639-1 to ISO 639-2/T"""
  4658. return cls._lang_map.get(code[:2])
  4659. @classmethod
  4660. def long2short(cls, code):
  4661. """Convert language code from ISO 639-2/T to ISO 639-1"""
  4662. for short_name, long_name in cls._lang_map.items():
  4663. if long_name == code:
  4664. return short_name
  4665. class ISO3166Utils(object):
  4666. # From http://data.okfn.org/data/core/country-list
  4667. _country_map = {
  4668. 'AF': 'Afghanistan',
  4669. 'AX': 'Åland Islands',
  4670. 'AL': 'Albania',
  4671. 'DZ': 'Algeria',
  4672. 'AS': 'American Samoa',
  4673. 'AD': 'Andorra',
  4674. 'AO': 'Angola',
  4675. 'AI': 'Anguilla',
  4676. 'AQ': 'Antarctica',
  4677. 'AG': 'Antigua and Barbuda',
  4678. 'AR': 'Argentina',
  4679. 'AM': 'Armenia',
  4680. 'AW': 'Aruba',
  4681. 'AU': 'Australia',
  4682. 'AT': 'Austria',
  4683. 'AZ': 'Azerbaijan',
  4684. 'BS': 'Bahamas',
  4685. 'BH': 'Bahrain',
  4686. 'BD': 'Bangladesh',
  4687. 'BB': 'Barbados',
  4688. 'BY': 'Belarus',
  4689. 'BE': 'Belgium',
  4690. 'BZ': 'Belize',
  4691. 'BJ': 'Benin',
  4692. 'BM': 'Bermuda',
  4693. 'BT': 'Bhutan',
  4694. 'BO': 'Bolivia, Plurinational State of',
  4695. 'BQ': 'Bonaire, Sint Eustatius and Saba',
  4696. 'BA': 'Bosnia and Herzegovina',
  4697. 'BW': 'Botswana',
  4698. 'BV': 'Bouvet Island',
  4699. 'BR': 'Brazil',
  4700. 'IO': 'British Indian Ocean Territory',
  4701. 'BN': 'Brunei Darussalam',
  4702. 'BG': 'Bulgaria',
  4703. 'BF': 'Burkina Faso',
  4704. 'BI': 'Burundi',
  4705. 'KH': 'Cambodia',
  4706. 'CM': 'Cameroon',
  4707. 'CA': 'Canada',
  4708. 'CV': 'Cape Verde',
  4709. 'KY': 'Cayman Islands',
  4710. 'CF': 'Central African Republic',
  4711. 'TD': 'Chad',
  4712. 'CL': 'Chile',
  4713. 'CN': 'China',
  4714. 'CX': 'Christmas Island',
  4715. 'CC': 'Cocos (Keeling) Islands',
  4716. 'CO': 'Colombia',
  4717. 'KM': 'Comoros',
  4718. 'CG': 'Congo',
  4719. 'CD': 'Congo, the Democratic Republic of the',
  4720. 'CK': 'Cook Islands',
  4721. 'CR': 'Costa Rica',
  4722. 'CI': 'Côte d\'Ivoire',
  4723. 'HR': 'Croatia',
  4724. 'CU': 'Cuba',
  4725. 'CW': 'Curaçao',
  4726. 'CY': 'Cyprus',
  4727. 'CZ': 'Czech Republic',
  4728. 'DK': 'Denmark',
  4729. 'DJ': 'Djibouti',
  4730. 'DM': 'Dominica',
  4731. 'DO': 'Dominican Republic',
  4732. 'EC': 'Ecuador',
  4733. 'EG': 'Egypt',
  4734. 'SV': 'El Salvador',
  4735. 'GQ': 'Equatorial Guinea',
  4736. 'ER': 'Eritrea',
  4737. 'EE': 'Estonia',
  4738. 'ET': 'Ethiopia',
  4739. 'FK': 'Falkland Islands (Malvinas)',
  4740. 'FO': 'Faroe Islands',
  4741. 'FJ': 'Fiji',
  4742. 'FI': 'Finland',
  4743. 'FR': 'France',
  4744. 'GF': 'French Guiana',
  4745. 'PF': 'French Polynesia',
  4746. 'TF': 'French Southern Territories',
  4747. 'GA': 'Gabon',
  4748. 'GM': 'Gambia',
  4749. 'GE': 'Georgia',
  4750. 'DE': 'Germany',
  4751. 'GH': 'Ghana',
  4752. 'GI': 'Gibraltar',
  4753. 'GR': 'Greece',
  4754. 'GL': 'Greenland',
  4755. 'GD': 'Grenada',
  4756. 'GP': 'Guadeloupe',
  4757. 'GU': 'Guam',
  4758. 'GT': 'Guatemala',
  4759. 'GG': 'Guernsey',
  4760. 'GN': 'Guinea',
  4761. 'GW': 'Guinea-Bissau',
  4762. 'GY': 'Guyana',
  4763. 'HT': 'Haiti',
  4764. 'HM': 'Heard Island and McDonald Islands',
  4765. 'VA': 'Holy See (Vatican City State)',
  4766. 'HN': 'Honduras',
  4767. 'HK': 'Hong Kong',
  4768. 'HU': 'Hungary',
  4769. 'IS': 'Iceland',
  4770. 'IN': 'India',
  4771. 'ID': 'Indonesia',
  4772. 'IR': 'Iran, Islamic Republic of',
  4773. 'IQ': 'Iraq',
  4774. 'IE': 'Ireland',
  4775. 'IM': 'Isle of Man',
  4776. 'IL': 'Israel',
  4777. 'IT': 'Italy',
  4778. 'JM': 'Jamaica',
  4779. 'JP': 'Japan',
  4780. 'JE': 'Jersey',
  4781. 'JO': 'Jordan',
  4782. 'KZ': 'Kazakhstan',
  4783. 'KE': 'Kenya',
  4784. 'KI': 'Kiribati',
  4785. 'KP': 'Korea, Democratic People\'s Republic of',
  4786. 'KR': 'Korea, Republic of',
  4787. 'KW': 'Kuwait',
  4788. 'KG': 'Kyrgyzstan',
  4789. 'LA': 'Lao People\'s Democratic Republic',
  4790. 'LV': 'Latvia',
  4791. 'LB': 'Lebanon',
  4792. 'LS': 'Lesotho',
  4793. 'LR': 'Liberia',
  4794. 'LY': 'Libya',
  4795. 'LI': 'Liechtenstein',
  4796. 'LT': 'Lithuania',
  4797. 'LU': 'Luxembourg',
  4798. 'MO': 'Macao',
  4799. 'MK': 'Macedonia, the Former Yugoslav Republic of',
  4800. 'MG': 'Madagascar',
  4801. 'MW': 'Malawi',
  4802. 'MY': 'Malaysia',
  4803. 'MV': 'Maldives',
  4804. 'ML': 'Mali',
  4805. 'MT': 'Malta',
  4806. 'MH': 'Marshall Islands',
  4807. 'MQ': 'Martinique',
  4808. 'MR': 'Mauritania',
  4809. 'MU': 'Mauritius',
  4810. 'YT': 'Mayotte',
  4811. 'MX': 'Mexico',
  4812. 'FM': 'Micronesia, Federated States of',
  4813. 'MD': 'Moldova, Republic of',
  4814. 'MC': 'Monaco',
  4815. 'MN': 'Mongolia',
  4816. 'ME': 'Montenegro',
  4817. 'MS': 'Montserrat',
  4818. 'MA': 'Morocco',
  4819. 'MZ': 'Mozambique',
  4820. 'MM': 'Myanmar',
  4821. 'NA': 'Namibia',
  4822. 'NR': 'Nauru',
  4823. 'NP': 'Nepal',
  4824. 'NL': 'Netherlands',
  4825. 'NC': 'New Caledonia',
  4826. 'NZ': 'New Zealand',
  4827. 'NI': 'Nicaragua',
  4828. 'NE': 'Niger',
  4829. 'NG': 'Nigeria',
  4830. 'NU': 'Niue',
  4831. 'NF': 'Norfolk Island',
  4832. 'MP': 'Northern Mariana Islands',
  4833. 'NO': 'Norway',
  4834. 'OM': 'Oman',
  4835. 'PK': 'Pakistan',
  4836. 'PW': 'Palau',
  4837. 'PS': 'Palestine, State of',
  4838. 'PA': 'Panama',
  4839. 'PG': 'Papua New Guinea',
  4840. 'PY': 'Paraguay',
  4841. 'PE': 'Peru',
  4842. 'PH': 'Philippines',
  4843. 'PN': 'Pitcairn',
  4844. 'PL': 'Poland',
  4845. 'PT': 'Portugal',
  4846. 'PR': 'Puerto Rico',
  4847. 'QA': 'Qatar',
  4848. 'RE': 'Réunion',
  4849. 'RO': 'Romania',
  4850. 'RU': 'Russian Federation',
  4851. 'RW': 'Rwanda',
  4852. 'BL': 'Saint Barthélemy',
  4853. 'SH': 'Saint Helena, Ascension and Tristan da Cunha',
  4854. 'KN': 'Saint Kitts and Nevis',
  4855. 'LC': 'Saint Lucia',
  4856. 'MF': 'Saint Martin (French part)',
  4857. 'PM': 'Saint Pierre and Miquelon',
  4858. 'VC': 'Saint Vincent and the Grenadines',
  4859. 'WS': 'Samoa',
  4860. 'SM': 'San Marino',
  4861. 'ST': 'Sao Tome and Principe',
  4862. 'SA': 'Saudi Arabia',
  4863. 'SN': 'Senegal',
  4864. 'RS': 'Serbia',
  4865. 'SC': 'Seychelles',
  4866. 'SL': 'Sierra Leone',
  4867. 'SG': 'Singapore',
  4868. 'SX': 'Sint Maarten (Dutch part)',
  4869. 'SK': 'Slovakia',
  4870. 'SI': 'Slovenia',
  4871. 'SB': 'Solomon Islands',
  4872. 'SO': 'Somalia',
  4873. 'ZA': 'South Africa',
  4874. 'GS': 'South Georgia and the South Sandwich Islands',
  4875. 'SS': 'South Sudan',
  4876. 'ES': 'Spain',
  4877. 'LK': 'Sri Lanka',
  4878. 'SD': 'Sudan',
  4879. 'SR': 'Suriname',
  4880. 'SJ': 'Svalbard and Jan Mayen',
  4881. 'SZ': 'Swaziland',
  4882. 'SE': 'Sweden',
  4883. 'CH': 'Switzerland',
  4884. 'SY': 'Syrian Arab Republic',
  4885. 'TW': 'Taiwan, Province of China',
  4886. 'TJ': 'Tajikistan',
  4887. 'TZ': 'Tanzania, United Republic of',
  4888. 'TH': 'Thailand',
  4889. 'TL': 'Timor-Leste',
  4890. 'TG': 'Togo',
  4891. 'TK': 'Tokelau',
  4892. 'TO': 'Tonga',
  4893. 'TT': 'Trinidad and Tobago',
  4894. 'TN': 'Tunisia',
  4895. 'TR': 'Turkey',
  4896. 'TM': 'Turkmenistan',
  4897. 'TC': 'Turks and Caicos Islands',
  4898. 'TV': 'Tuvalu',
  4899. 'UG': 'Uganda',
  4900. 'UA': 'Ukraine',
  4901. 'AE': 'United Arab Emirates',
  4902. 'GB': 'United Kingdom',
  4903. 'US': 'United States',
  4904. 'UM': 'United States Minor Outlying Islands',
  4905. 'UY': 'Uruguay',
  4906. 'UZ': 'Uzbekistan',
  4907. 'VU': 'Vanuatu',
  4908. 'VE': 'Venezuela, Bolivarian Republic of',
  4909. 'VN': 'Viet Nam',
  4910. 'VG': 'Virgin Islands, British',
  4911. 'VI': 'Virgin Islands, U.S.',
  4912. 'WF': 'Wallis and Futuna',
  4913. 'EH': 'Western Sahara',
  4914. 'YE': 'Yemen',
  4915. 'ZM': 'Zambia',
  4916. 'ZW': 'Zimbabwe',
  4917. }
  4918. @classmethod
  4919. def short2full(cls, code):
  4920. """Convert an ISO 3166-2 country code to the corresponding full name"""
  4921. return cls._country_map.get(code.upper())
  4922. class GeoUtils(object):
  4923. # Major IPv4 address blocks per country
  4924. _country_ip_map = {
  4925. 'AD': '46.172.224.0/19',
  4926. 'AE': '94.200.0.0/13',
  4927. 'AF': '149.54.0.0/17',
  4928. 'AG': '209.59.64.0/18',
  4929. 'AI': '204.14.248.0/21',
  4930. 'AL': '46.99.0.0/16',
  4931. 'AM': '46.70.0.0/15',
  4932. 'AO': '105.168.0.0/13',
  4933. 'AP': '182.50.184.0/21',
  4934. 'AQ': '23.154.160.0/24',
  4935. 'AR': '181.0.0.0/12',
  4936. 'AS': '202.70.112.0/20',
  4937. 'AT': '77.116.0.0/14',
  4938. 'AU': '1.128.0.0/11',
  4939. 'AW': '181.41.0.0/18',
  4940. 'AX': '185.217.4.0/22',
  4941. 'AZ': '5.197.0.0/16',
  4942. 'BA': '31.176.128.0/17',
  4943. 'BB': '65.48.128.0/17',
  4944. 'BD': '114.130.0.0/16',
  4945. 'BE': '57.0.0.0/8',
  4946. 'BF': '102.178.0.0/15',
  4947. 'BG': '95.42.0.0/15',
  4948. 'BH': '37.131.0.0/17',
  4949. 'BI': '154.117.192.0/18',
  4950. 'BJ': '137.255.0.0/16',
  4951. 'BL': '185.212.72.0/23',
  4952. 'BM': '196.12.64.0/18',
  4953. 'BN': '156.31.0.0/16',
  4954. 'BO': '161.56.0.0/16',
  4955. 'BQ': '161.0.80.0/20',
  4956. 'BR': '191.128.0.0/12',
  4957. 'BS': '24.51.64.0/18',
  4958. 'BT': '119.2.96.0/19',
  4959. 'BW': '168.167.0.0/16',
  4960. 'BY': '178.120.0.0/13',
  4961. 'BZ': '179.42.192.0/18',
  4962. 'CA': '99.224.0.0/11',
  4963. 'CD': '41.243.0.0/16',
  4964. 'CF': '197.242.176.0/21',
  4965. 'CG': '160.113.0.0/16',
  4966. 'CH': '85.0.0.0/13',
  4967. 'CI': '102.136.0.0/14',
  4968. 'CK': '202.65.32.0/19',
  4969. 'CL': '152.172.0.0/14',
  4970. 'CM': '102.244.0.0/14',
  4971. 'CN': '36.128.0.0/10',
  4972. 'CO': '181.240.0.0/12',
  4973. 'CR': '201.192.0.0/12',
  4974. 'CU': '152.206.0.0/15',
  4975. 'CV': '165.90.96.0/19',
  4976. 'CW': '190.88.128.0/17',
  4977. 'CY': '31.153.0.0/16',
  4978. 'CZ': '88.100.0.0/14',
  4979. 'DE': '53.0.0.0/8',
  4980. 'DJ': '197.241.0.0/17',
  4981. 'DK': '87.48.0.0/12',
  4982. 'DM': '192.243.48.0/20',
  4983. 'DO': '152.166.0.0/15',
  4984. 'DZ': '41.96.0.0/12',
  4985. 'EC': '186.68.0.0/15',
  4986. 'EE': '90.190.0.0/15',
  4987. 'EG': '156.160.0.0/11',
  4988. 'ER': '196.200.96.0/20',
  4989. 'ES': '88.0.0.0/11',
  4990. 'ET': '196.188.0.0/14',
  4991. 'EU': '2.16.0.0/13',
  4992. 'FI': '91.152.0.0/13',
  4993. 'FJ': '144.120.0.0/16',
  4994. 'FK': '80.73.208.0/21',
  4995. 'FM': '119.252.112.0/20',
  4996. 'FO': '88.85.32.0/19',
  4997. 'FR': '90.0.0.0/9',
  4998. 'GA': '41.158.0.0/15',
  4999. 'GB': '25.0.0.0/8',
  5000. 'GD': '74.122.88.0/21',
  5001. 'GE': '31.146.0.0/16',
  5002. 'GF': '161.22.64.0/18',
  5003. 'GG': '62.68.160.0/19',
  5004. 'GH': '154.160.0.0/12',
  5005. 'GI': '95.164.0.0/16',
  5006. 'GL': '88.83.0.0/19',
  5007. 'GM': '160.182.0.0/15',
  5008. 'GN': '197.149.192.0/18',
  5009. 'GP': '104.250.0.0/19',
  5010. 'GQ': '105.235.224.0/20',
  5011. 'GR': '94.64.0.0/13',
  5012. 'GT': '168.234.0.0/16',
  5013. 'GU': '168.123.0.0/16',
  5014. 'GW': '197.214.80.0/20',
  5015. 'GY': '181.41.64.0/18',
  5016. 'HK': '113.252.0.0/14',
  5017. 'HN': '181.210.0.0/16',
  5018. 'HR': '93.136.0.0/13',
  5019. 'HT': '148.102.128.0/17',
  5020. 'HU': '84.0.0.0/14',
  5021. 'ID': '39.192.0.0/10',
  5022. 'IE': '87.32.0.0/12',
  5023. 'IL': '79.176.0.0/13',
  5024. 'IM': '5.62.80.0/20',
  5025. 'IN': '117.192.0.0/10',
  5026. 'IO': '203.83.48.0/21',
  5027. 'IQ': '37.236.0.0/14',
  5028. 'IR': '2.176.0.0/12',
  5029. 'IS': '82.221.0.0/16',
  5030. 'IT': '79.0.0.0/10',
  5031. 'JE': '87.244.64.0/18',
  5032. 'JM': '72.27.0.0/17',
  5033. 'JO': '176.29.0.0/16',
  5034. 'JP': '133.0.0.0/8',
  5035. 'KE': '105.48.0.0/12',
  5036. 'KG': '158.181.128.0/17',
  5037. 'KH': '36.37.128.0/17',
  5038. 'KI': '103.25.140.0/22',
  5039. 'KM': '197.255.224.0/20',
  5040. 'KN': '198.167.192.0/19',
  5041. 'KP': '175.45.176.0/22',
  5042. 'KR': '175.192.0.0/10',
  5043. 'KW': '37.36.0.0/14',
  5044. 'KY': '64.96.0.0/15',
  5045. 'KZ': '2.72.0.0/13',
  5046. 'LA': '115.84.64.0/18',
  5047. 'LB': '178.135.0.0/16',
  5048. 'LC': '24.92.144.0/20',
  5049. 'LI': '82.117.0.0/19',
  5050. 'LK': '112.134.0.0/15',
  5051. 'LR': '102.183.0.0/16',
  5052. 'LS': '129.232.0.0/17',
  5053. 'LT': '78.56.0.0/13',
  5054. 'LU': '188.42.0.0/16',
  5055. 'LV': '46.109.0.0/16',
  5056. 'LY': '41.252.0.0/14',
  5057. 'MA': '105.128.0.0/11',
  5058. 'MC': '88.209.64.0/18',
  5059. 'MD': '37.246.0.0/16',
  5060. 'ME': '178.175.0.0/17',
  5061. 'MF': '74.112.232.0/21',
  5062. 'MG': '154.126.0.0/17',
  5063. 'MH': '117.103.88.0/21',
  5064. 'MK': '77.28.0.0/15',
  5065. 'ML': '154.118.128.0/18',
  5066. 'MM': '37.111.0.0/17',
  5067. 'MN': '49.0.128.0/17',
  5068. 'MO': '60.246.0.0/16',
  5069. 'MP': '202.88.64.0/20',
  5070. 'MQ': '109.203.224.0/19',
  5071. 'MR': '41.188.64.0/18',
  5072. 'MS': '208.90.112.0/22',
  5073. 'MT': '46.11.0.0/16',
  5074. 'MU': '105.16.0.0/12',
  5075. 'MV': '27.114.128.0/18',
  5076. 'MW': '102.70.0.0/15',
  5077. 'MX': '187.192.0.0/11',
  5078. 'MY': '175.136.0.0/13',
  5079. 'MZ': '197.218.0.0/15',
  5080. 'NA': '41.182.0.0/16',
  5081. 'NC': '101.101.0.0/18',
  5082. 'NE': '197.214.0.0/18',
  5083. 'NF': '203.17.240.0/22',
  5084. 'NG': '105.112.0.0/12',
  5085. 'NI': '186.76.0.0/15',
  5086. 'NL': '145.96.0.0/11',
  5087. 'NO': '84.208.0.0/13',
  5088. 'NP': '36.252.0.0/15',
  5089. 'NR': '203.98.224.0/19',
  5090. 'NU': '49.156.48.0/22',
  5091. 'NZ': '49.224.0.0/14',
  5092. 'OM': '5.36.0.0/15',
  5093. 'PA': '186.72.0.0/15',
  5094. 'PE': '186.160.0.0/14',
  5095. 'PF': '123.50.64.0/18',
  5096. 'PG': '124.240.192.0/19',
  5097. 'PH': '49.144.0.0/13',
  5098. 'PK': '39.32.0.0/11',
  5099. 'PL': '83.0.0.0/11',
  5100. 'PM': '70.36.0.0/20',
  5101. 'PR': '66.50.0.0/16',
  5102. 'PS': '188.161.0.0/16',
  5103. 'PT': '85.240.0.0/13',
  5104. 'PW': '202.124.224.0/20',
  5105. 'PY': '181.120.0.0/14',
  5106. 'QA': '37.210.0.0/15',
  5107. 'RE': '102.35.0.0/16',
  5108. 'RO': '79.112.0.0/13',
  5109. 'RS': '93.86.0.0/15',
  5110. 'RU': '5.136.0.0/13',
  5111. 'RW': '41.186.0.0/16',
  5112. 'SA': '188.48.0.0/13',
  5113. 'SB': '202.1.160.0/19',
  5114. 'SC': '154.192.0.0/11',
  5115. 'SD': '102.120.0.0/13',
  5116. 'SE': '78.64.0.0/12',
  5117. 'SG': '8.128.0.0/10',
  5118. 'SI': '188.196.0.0/14',
  5119. 'SK': '78.98.0.0/15',
  5120. 'SL': '102.143.0.0/17',
  5121. 'SM': '89.186.32.0/19',
  5122. 'SN': '41.82.0.0/15',
  5123. 'SO': '154.115.192.0/18',
  5124. 'SR': '186.179.128.0/17',
  5125. 'SS': '105.235.208.0/21',
  5126. 'ST': '197.159.160.0/19',
  5127. 'SV': '168.243.0.0/16',
  5128. 'SX': '190.102.0.0/20',
  5129. 'SY': '5.0.0.0/16',
  5130. 'SZ': '41.84.224.0/19',
  5131. 'TC': '65.255.48.0/20',
  5132. 'TD': '154.68.128.0/19',
  5133. 'TG': '196.168.0.0/14',
  5134. 'TH': '171.96.0.0/13',
  5135. 'TJ': '85.9.128.0/18',
  5136. 'TK': '27.96.24.0/21',
  5137. 'TL': '180.189.160.0/20',
  5138. 'TM': '95.85.96.0/19',
  5139. 'TN': '197.0.0.0/11',
  5140. 'TO': '175.176.144.0/21',
  5141. 'TR': '78.160.0.0/11',
  5142. 'TT': '186.44.0.0/15',
  5143. 'TV': '202.2.96.0/19',
  5144. 'TW': '120.96.0.0/11',
  5145. 'TZ': '156.156.0.0/14',
  5146. 'UA': '37.52.0.0/14',
  5147. 'UG': '102.80.0.0/13',
  5148. 'US': '6.0.0.0/8',
  5149. 'UY': '167.56.0.0/13',
  5150. 'UZ': '84.54.64.0/18',
  5151. 'VA': '212.77.0.0/19',
  5152. 'VC': '207.191.240.0/21',
  5153. 'VE': '186.88.0.0/13',
  5154. 'VG': '66.81.192.0/20',
  5155. 'VI': '146.226.0.0/16',
  5156. 'VN': '14.160.0.0/11',
  5157. 'VU': '202.80.32.0/20',
  5158. 'WF': '117.20.32.0/21',
  5159. 'WS': '202.4.32.0/19',
  5160. 'YE': '134.35.0.0/16',
  5161. 'YT': '41.242.116.0/22',
  5162. 'ZA': '41.0.0.0/11',
  5163. 'ZM': '102.144.0.0/13',
  5164. 'ZW': '102.177.192.0/18',
  5165. }
  5166. @classmethod
  5167. def random_ipv4(cls, code_or_block):
  5168. if len(code_or_block) == 2:
  5169. block = cls._country_ip_map.get(code_or_block.upper())
  5170. if not block:
  5171. return None
  5172. else:
  5173. block = code_or_block
  5174. addr, preflen = block.split('/')
  5175. addr_min = compat_struct_unpack('!L', socket.inet_aton(addr))[0]
  5176. addr_max = addr_min | (0xffffffff >> int(preflen))
  5177. return compat_str(socket.inet_ntoa(
  5178. compat_struct_pack('!L', random.randint(addr_min, addr_max))))
  5179. class PerRequestProxyHandler(compat_urllib_request.ProxyHandler):
  5180. def __init__(self, proxies=None):
  5181. # Set default handlers
  5182. for type in ('http', 'https'):
  5183. setattr(self, '%s_open' % type,
  5184. lambda r, proxy='__noproxy__', type=type, meth=self.proxy_open:
  5185. meth(r, proxy, type))
  5186. compat_urllib_request.ProxyHandler.__init__(self, proxies)
  5187. def proxy_open(self, req, proxy, type):
  5188. req_proxy = req.headers.get('Ytdl-request-proxy')
  5189. if req_proxy is not None:
  5190. proxy = req_proxy
  5191. del req.headers['Ytdl-request-proxy']
  5192. if proxy == '__noproxy__':
  5193. return None # No Proxy
  5194. if compat_urllib_parse.urlparse(proxy).scheme.lower() in ('socks', 'socks4', 'socks4a', 'socks5'):
  5195. req.add_header('Ytdl-socks-proxy', proxy)
  5196. # youtube-dl's http/https handlers do wrapping the socket with socks
  5197. return None
  5198. return compat_urllib_request.ProxyHandler.proxy_open(
  5199. self, req, proxy, type)
  5200. # Both long_to_bytes and bytes_to_long are adapted from PyCrypto, which is
  5201. # released into Public Domain
  5202. # https://github.com/dlitz/pycrypto/blob/master/lib/Crypto/Util/number.py#L387
  5203. def long_to_bytes(n, blocksize=0):
  5204. """long_to_bytes(n:long, blocksize:int) : string
  5205. Convert a long integer to a byte string.
  5206. If optional blocksize is given and greater than zero, pad the front of the
  5207. byte string with binary zeros so that the length is a multiple of
  5208. blocksize.
  5209. """
  5210. # after much testing, this algorithm was deemed to be the fastest
  5211. s = b''
  5212. n = int(n)
  5213. while n > 0:
  5214. s = compat_struct_pack('>I', n & 0xffffffff) + s
  5215. n = n >> 32
  5216. # strip off leading zeros
  5217. for i in range(len(s)):
  5218. if s[i] != b'\000'[0]:
  5219. break
  5220. else:
  5221. # only happens when n == 0
  5222. s = b'\000'
  5223. i = 0
  5224. s = s[i:]
  5225. # add back some pad bytes. this could be done more efficiently w.r.t. the
  5226. # de-padding being done above, but sigh...
  5227. if blocksize > 0 and len(s) % blocksize:
  5228. s = (blocksize - len(s) % blocksize) * b'\000' + s
  5229. return s
  5230. def bytes_to_long(s):
  5231. """bytes_to_long(string) : long
  5232. Convert a byte string to a long integer.
  5233. This is (essentially) the inverse of long_to_bytes().
  5234. """
  5235. acc = 0
  5236. length = len(s)
  5237. if length % 4:
  5238. extra = (4 - length % 4)
  5239. s = b'\000' * extra + s
  5240. length = length + extra
  5241. for i in range(0, length, 4):
  5242. acc = (acc << 32) + compat_struct_unpack('>I', s[i:i + 4])[0]
  5243. return acc
  5244. def ohdave_rsa_encrypt(data, exponent, modulus):
  5245. '''
  5246. Implement OHDave's RSA algorithm. See http://www.ohdave.com/rsa/
  5247. Input:
  5248. data: data to encrypt, bytes-like object
  5249. exponent, modulus: parameter e and N of RSA algorithm, both integer
  5250. Output: hex string of encrypted data
  5251. Limitation: supports one block encryption only
  5252. '''
  5253. payload = int(binascii.hexlify(data[::-1]), 16)
  5254. encrypted = pow(payload, exponent, modulus)
  5255. return '%x' % encrypted
  5256. def pkcs1pad(data, length):
  5257. """
  5258. Padding input data with PKCS#1 scheme
  5259. @param {int[]} data input data
  5260. @param {int} length target length
  5261. @returns {int[]} padded data
  5262. """
  5263. if len(data) > length - 11:
  5264. raise ValueError('Input data too long for PKCS#1 padding')
  5265. pseudo_random = [random.randint(0, 254) for _ in range(length - len(data) - 3)]
  5266. return [0, 2] + pseudo_random + [0] + data
  5267. def encode_base_n(num, n, table=None):
  5268. FULL_TABLE = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'
  5269. if not table:
  5270. table = FULL_TABLE[:n]
  5271. if n > len(table):
  5272. raise ValueError('base %d exceeds table length %d' % (n, len(table)))
  5273. if num == 0:
  5274. return table[0]
  5275. ret = ''
  5276. while num:
  5277. ret = table[num % n] + ret
  5278. num = num // n
  5279. return ret
  5280. def decode_packed_codes(code):
  5281. mobj = re.search(PACKED_CODES_RE, code)
  5282. obfuscated_code, base, count, symbols = mobj.groups()
  5283. base = int(base)
  5284. count = int(count)
  5285. symbols = symbols.split('|')
  5286. symbol_table = {}
  5287. while count:
  5288. count -= 1
  5289. base_n_count = encode_base_n(count, base)
  5290. symbol_table[base_n_count] = symbols[count] or base_n_count
  5291. return re.sub(
  5292. r'\b(\w+)\b', lambda mobj: symbol_table[mobj.group(0)],
  5293. obfuscated_code)
  5294. def caesar(s, alphabet, shift):
  5295. if shift == 0:
  5296. return s
  5297. l = len(alphabet)
  5298. return ''.join(
  5299. alphabet[(alphabet.index(c) + shift) % l] if c in alphabet else c
  5300. for c in s)
  5301. def rot47(s):
  5302. return caesar(s, r'''!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~''', 47)
  5303. def parse_m3u8_attributes(attrib):
  5304. info = {}
  5305. for (key, val) in re.findall(r'(?P<key>[A-Z0-9-]+)=(?P<val>"[^"]+"|[^",]+)(?:,|$)', attrib):
  5306. if val.startswith('"'):
  5307. val = val[1:-1]
  5308. info[key] = val
  5309. return info
  5310. def urshift(val, n):
  5311. return val >> n if val >= 0 else (val + 0x100000000) >> n
  5312. # Based on png2str() written by @gdkchan and improved by @yokrysty
  5313. # Originally posted at https://github.com/ytdl-org/youtube-dl/issues/9706
  5314. def decode_png(png_data):
  5315. # Reference: https://www.w3.org/TR/PNG/
  5316. header = png_data[8:]
  5317. if png_data[:8] != b'\x89PNG\x0d\x0a\x1a\x0a' or header[4:8] != b'IHDR':
  5318. raise IOError('Not a valid PNG file.')
  5319. int_map = {1: '>B', 2: '>H', 4: '>I'}
  5320. unpack_integer = lambda x: compat_struct_unpack(int_map[len(x)], x)[0]
  5321. chunks = []
  5322. while header:
  5323. length = unpack_integer(header[:4])
  5324. header = header[4:]
  5325. chunk_type = header[:4]
  5326. header = header[4:]
  5327. chunk_data = header[:length]
  5328. header = header[length:]
  5329. header = header[4:] # Skip CRC
  5330. chunks.append({
  5331. 'type': chunk_type,
  5332. 'length': length,
  5333. 'data': chunk_data
  5334. })
  5335. ihdr = chunks[0]['data']
  5336. width = unpack_integer(ihdr[:4])
  5337. height = unpack_integer(ihdr[4:8])
  5338. idat = b''
  5339. for chunk in chunks:
  5340. if chunk['type'] == b'IDAT':
  5341. idat += chunk['data']
  5342. if not idat:
  5343. raise IOError('Unable to read PNG data.')
  5344. decompressed_data = bytearray(zlib.decompress(idat))
  5345. stride = width * 3
  5346. pixels = []
  5347. def _get_pixel(idx):
  5348. x = idx % stride
  5349. y = idx // stride
  5350. return pixels[y][x]
  5351. for y in range(height):
  5352. basePos = y * (1 + stride)
  5353. filter_type = decompressed_data[basePos]
  5354. current_row = []
  5355. pixels.append(current_row)
  5356. for x in range(stride):
  5357. color = decompressed_data[1 + basePos + x]
  5358. basex = y * stride + x
  5359. left = 0
  5360. up = 0
  5361. if x > 2:
  5362. left = _get_pixel(basex - 3)
  5363. if y > 0:
  5364. up = _get_pixel(basex - stride)
  5365. if filter_type == 1: # Sub
  5366. color = (color + left) & 0xff
  5367. elif filter_type == 2: # Up
  5368. color = (color + up) & 0xff
  5369. elif filter_type == 3: # Average
  5370. color = (color + ((left + up) >> 1)) & 0xff
  5371. elif filter_type == 4: # Paeth
  5372. a = left
  5373. b = up
  5374. c = 0
  5375. if x > 2 and y > 0:
  5376. c = _get_pixel(basex - stride - 3)
  5377. p = a + b - c
  5378. pa = abs(p - a)
  5379. pb = abs(p - b)
  5380. pc = abs(p - c)
  5381. if pa <= pb and pa <= pc:
  5382. color = (color + a) & 0xff
  5383. elif pb <= pc:
  5384. color = (color + b) & 0xff
  5385. else:
  5386. color = (color + c) & 0xff
  5387. current_row.append(color)
  5388. return width, height, pixels
  5389. def write_xattr(path, key, value):
  5390. # This mess below finds the best xattr tool for the job
  5391. try:
  5392. # try the pyxattr module...
  5393. import xattr
  5394. if hasattr(xattr, 'set'): # pyxattr
  5395. # Unicode arguments are not supported in python-pyxattr until
  5396. # version 0.5.0
  5397. # See https://github.com/ytdl-org/youtube-dl/issues/5498
  5398. pyxattr_required_version = '0.5.0'
  5399. if version_tuple(xattr.__version__) < version_tuple(pyxattr_required_version):
  5400. # TODO: fallback to CLI tools
  5401. raise XAttrUnavailableError(
  5402. 'python-pyxattr is detected but is too old. '
  5403. 'youtube-dl requires %s or above while your version is %s. '
  5404. 'Falling back to other xattr implementations' % (
  5405. pyxattr_required_version, xattr.__version__))
  5406. setxattr = xattr.set
  5407. else: # xattr
  5408. setxattr = xattr.setxattr
  5409. try:
  5410. setxattr(path, key, value)
  5411. except EnvironmentError as e:
  5412. raise XAttrMetadataError(e.errno, e.strerror)
  5413. except ImportError:
  5414. if compat_os_name == 'nt':
  5415. # Write xattrs to NTFS Alternate Data Streams:
  5416. # http://en.wikipedia.org/wiki/NTFS#Alternate_data_streams_.28ADS.29
  5417. assert ':' not in key
  5418. assert os.path.exists(path)
  5419. ads_fn = path + ':' + key
  5420. try:
  5421. with open(ads_fn, 'wb') as f:
  5422. f.write(value)
  5423. except EnvironmentError as e:
  5424. raise XAttrMetadataError(e.errno, e.strerror)
  5425. else:
  5426. user_has_setfattr = check_executable('setfattr', ['--version'])
  5427. user_has_xattr = check_executable('xattr', ['-h'])
  5428. if user_has_setfattr or user_has_xattr:
  5429. value = value.decode('utf-8')
  5430. if user_has_setfattr:
  5431. executable = 'setfattr'
  5432. opts = ['-n', key, '-v', value]
  5433. elif user_has_xattr:
  5434. executable = 'xattr'
  5435. opts = ['-w', key, value]
  5436. cmd = ([encodeFilename(executable, True)]
  5437. + [encodeArgument(o) for o in opts]
  5438. + [encodeFilename(path, True)])
  5439. try:
  5440. p = subprocess.Popen(
  5441. cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE)
  5442. except EnvironmentError as e:
  5443. raise XAttrMetadataError(e.errno, e.strerror)
  5444. stdout, stderr = process_communicate_or_kill(p)
  5445. stderr = stderr.decode('utf-8', 'replace')
  5446. if p.returncode != 0:
  5447. raise XAttrMetadataError(p.returncode, stderr)
  5448. else:
  5449. # On Unix, and can't find pyxattr, setfattr, or xattr.
  5450. if sys.platform.startswith('linux'):
  5451. raise XAttrUnavailableError(
  5452. "Couldn't find a tool to set the xattrs. "
  5453. "Install either the python 'pyxattr' or 'xattr' "
  5454. "modules, or the GNU 'attr' package "
  5455. "(which contains the 'setfattr' tool).")
  5456. else:
  5457. raise XAttrUnavailableError(
  5458. "Couldn't find a tool to set the xattrs. "
  5459. "Install either the python 'xattr' module, "
  5460. "or the 'xattr' binary.")
  5461. def random_birthday(year_field, month_field, day_field):
  5462. start_date = datetime.date(1950, 1, 1)
  5463. end_date = datetime.date(1995, 12, 31)
  5464. offset = random.randint(0, (end_date - start_date).days)
  5465. random_date = start_date + datetime.timedelta(offset)
  5466. return {
  5467. year_field: str(random_date.year),
  5468. month_field: str(random_date.month),
  5469. day_field: str(random_date.day),
  5470. }
  5471. def clean_podcast_url(url):
  5472. return re.sub(r'''(?x)
  5473. (?:
  5474. (?:
  5475. chtbl\.com/track|
  5476. media\.blubrry\.com| # https://create.blubrry.com/resources/podcast-media-download-statistics/getting-started/
  5477. play\.podtrac\.com
  5478. )/[^/]+|
  5479. (?:dts|www)\.podtrac\.com/(?:pts/)?redirect\.[0-9a-z]{3,4}| # http://analytics.podtrac.com/how-to-measure
  5480. flex\.acast\.com|
  5481. pd(?:
  5482. cn\.co| # https://podcorn.com/analytics-prefix/
  5483. st\.fm # https://podsights.com/docs/
  5484. )/e
  5485. )/''', '', url)
  5486. if __debug__:
  5487. # Raise TypeError if args can't be bound
  5488. # needs compat owing to unstable inspect API, thanks PSF :-(
  5489. try:
  5490. inspect.signature
  5491. def _try_bind_args(fn, *args, **kwargs):
  5492. inspect.signature(fn).bind(*args, **kwargs)
  5493. except AttributeError:
  5494. # Py < 3.3
  5495. def _try_bind_args(fn, *args, **kwargs):
  5496. fn_args = inspect.getargspec(fn)
  5497. # Py2: ArgInfo(args, varargs, keywords, defaults)
  5498. # Py3: ArgSpec(args, varargs, keywords, defaults)
  5499. if not fn_args.keywords:
  5500. for k in kwargs:
  5501. if k not in (fn_args.args or []):
  5502. raise TypeError("got an unexpected keyword argument: '{0}'".format(k))
  5503. if not fn_args.varargs:
  5504. args_to_bind = len(args)
  5505. bindable = len(fn_args.args or [])
  5506. if args_to_bind > bindable:
  5507. raise TypeError('too many positional arguments')
  5508. bindable -= len(fn_args.defaults or [])
  5509. if args_to_bind < bindable:
  5510. if kwargs:
  5511. bindable -= len(set(fn_args.args or []) & set(kwargs))
  5512. if bindable > args_to_bind:
  5513. raise TypeError("missing a required argument: '{0}'".format(fn_args.args[args_to_bind]))
  5514. def traverse_obj(obj, *paths, **kwargs):
  5515. """
  5516. Safely traverse nested `dict`s and `Iterable`s
  5517. >>> obj = [{}, {"key": "value"}]
  5518. >>> traverse_obj(obj, (1, "key"))
  5519. "value"
  5520. Each of the provided `paths` is tested and the first producing a valid result will be returned.
  5521. The next path will also be tested if the path branched but no results could be found.
  5522. Supported values for traversal are `Mapping`, `Iterable` and `re.Match`.
  5523. Unhelpful values (`{}`, `None`) are treated as the absence of a value and discarded.
  5524. The paths will be wrapped in `variadic`, so that `'key'` is conveniently the same as `('key', )`.
  5525. The keys in the path can be one of:
  5526. - `None`: Return the current object.
  5527. - `set`: Requires the only item in the set to be a type or function,
  5528. like `{type}`/`{func}`. If a `type`, returns only values
  5529. of this type. If a function, returns `func(obj)`.
  5530. - `str`/`int`: Return `obj[key]`. For `re.Match`, return `obj.group(key)`.
  5531. - `slice`: Branch out and return all values in `obj[key]`.
  5532. - `Ellipsis`: Branch out and return a list of all values.
  5533. - `tuple`/`list`: Branch out and return a list of all matching values.
  5534. Read as: `[traverse_obj(obj, branch) for branch in branches]`.
  5535. - `function`: Branch out and return values filtered by the function.
  5536. Read as: `[value for key, value in obj if function(key, value)]`.
  5537. For `Sequence`s, `key` is the index of the value.
  5538. For `Iterable`s, `key` is the enumeration count of the value.
  5539. For `re.Match`es, `key` is the group number (0 = full match)
  5540. as well as additionally any group names, if given.
  5541. - `dict` Transform the current object and return a matching dict.
  5542. Read as: `{key: traverse_obj(obj, path) for key, path in dct.items()}`.
  5543. `tuple`, `list`, and `dict` all support nested paths and branches.
  5544. @params paths Paths which to traverse by.
  5545. Keyword arguments:
  5546. @param default Value to return if the paths do not match.
  5547. If the last key in the path is a `dict`, it will apply to each value inside
  5548. the dict instead, depth first. Try to avoid if using nested `dict` keys.
  5549. @param expected_type If a `type`, only accept final values of this type.
  5550. If any other callable, try to call the function on each result.
  5551. If the last key in the path is a `dict`, it will apply to each value inside
  5552. the dict instead, recursively. This does respect branching paths.
  5553. @param get_all If `False`, return the first matching result, otherwise all matching ones.
  5554. @param casesense If `False`, consider string dictionary keys as case insensitive.
  5555. The following are only meant to be used by YoutubeDL.prepare_outtmpl and are not part of the API
  5556. @param _is_user_input Whether the keys are generated from user input.
  5557. If `True` strings get converted to `int`/`slice` if needed.
  5558. @param _traverse_string Whether to traverse into objects as strings.
  5559. If `True`, any non-compatible object will first be
  5560. converted into a string and then traversed into.
  5561. The return value of that path will be a string instead,
  5562. not respecting any further branching.
  5563. @returns The result of the object traversal.
  5564. If successful, `get_all=True`, and the path branches at least once,
  5565. then a list of results is returned instead.
  5566. A list is always returned if the last path branches and no `default` is given.
  5567. If a path ends on a `dict` that result will always be a `dict`.
  5568. """
  5569. # parameter defaults
  5570. default = kwargs.get('default', NO_DEFAULT)
  5571. expected_type = kwargs.get('expected_type')
  5572. get_all = kwargs.get('get_all', True)
  5573. casesense = kwargs.get('casesense', True)
  5574. _is_user_input = kwargs.get('_is_user_input', False)
  5575. _traverse_string = kwargs.get('_traverse_string', False)
  5576. # instant compat
  5577. str = compat_str
  5578. casefold = lambda k: compat_casefold(k) if isinstance(k, str) else k
  5579. if isinstance(expected_type, type):
  5580. type_test = lambda val: val if isinstance(val, expected_type) else None
  5581. else:
  5582. type_test = lambda val: try_call(expected_type or IDENTITY, args=(val,))
  5583. def lookup_or_none(v, k, getter=None):
  5584. try:
  5585. return getter(v, k) if getter else v[k]
  5586. except IndexError:
  5587. return None
  5588. def from_iterable(iterables):
  5589. # chain.from_iterable(['ABC', 'DEF']) --> A B C D E F
  5590. for it in iterables:
  5591. for item in it:
  5592. yield item
  5593. def apply_key(key, obj, is_last):
  5594. branching = False
  5595. if obj is None and _traverse_string:
  5596. if key is Ellipsis or callable(key) or isinstance(key, slice):
  5597. branching = True
  5598. result = ()
  5599. else:
  5600. result = None
  5601. elif key is None:
  5602. result = obj
  5603. elif isinstance(key, set):
  5604. assert len(key) == 1, 'Set should only be used to wrap a single item'
  5605. item = next(iter(key))
  5606. if isinstance(item, type):
  5607. result = obj if isinstance(obj, item) else None
  5608. else:
  5609. result = try_call(item, args=(obj,))
  5610. elif isinstance(key, (list, tuple)):
  5611. branching = True
  5612. result = from_iterable(
  5613. apply_path(obj, branch, is_last)[0] for branch in key)
  5614. elif key is Ellipsis:
  5615. branching = True
  5616. if isinstance(obj, compat_collections_abc.Mapping):
  5617. result = obj.values()
  5618. elif is_iterable_like(obj):
  5619. result = obj
  5620. elif isinstance(obj, compat_re_Match):
  5621. result = obj.groups()
  5622. elif _traverse_string:
  5623. branching = False
  5624. result = str(obj)
  5625. else:
  5626. result = ()
  5627. elif callable(key):
  5628. branching = True
  5629. if isinstance(obj, compat_collections_abc.Mapping):
  5630. iter_obj = obj.items()
  5631. elif is_iterable_like(obj):
  5632. iter_obj = enumerate(obj)
  5633. elif isinstance(obj, compat_re_Match):
  5634. iter_obj = itertools.chain(
  5635. enumerate(itertools.chain((obj.group(),), obj.groups())),
  5636. obj.groupdict().items())
  5637. elif _traverse_string:
  5638. branching = False
  5639. iter_obj = enumerate(str(obj))
  5640. else:
  5641. iter_obj = ()
  5642. result = (v for k, v in iter_obj if try_call(key, args=(k, v)))
  5643. if not branching: # string traversal
  5644. result = ''.join(result)
  5645. elif isinstance(key, dict):
  5646. iter_obj = ((k, _traverse_obj(obj, v, False, is_last)) for k, v in key.items())
  5647. result = dict((k, v if v is not None else default) for k, v in iter_obj
  5648. if v is not None or default is not NO_DEFAULT) or None
  5649. elif isinstance(obj, compat_collections_abc.Mapping):
  5650. result = (try_call(obj.get, args=(key,))
  5651. if casesense or try_call(obj.__contains__, args=(key,))
  5652. else next((v for k, v in obj.items() if casefold(k) == key), None))
  5653. elif isinstance(obj, compat_re_Match):
  5654. result = None
  5655. if isinstance(key, int) or casesense:
  5656. # Py 2.6 doesn't have methods in the Match class/type
  5657. result = lookup_or_none(obj, key, getter=lambda _, k: obj.group(k))
  5658. elif isinstance(key, str):
  5659. result = next((v for k, v in obj.groupdict().items()
  5660. if casefold(k) == key), None)
  5661. else:
  5662. result = None
  5663. if isinstance(key, (int, slice)):
  5664. if is_iterable_like(obj, compat_collections_abc.Sequence):
  5665. branching = isinstance(key, slice)
  5666. result = lookup_or_none(obj, key)
  5667. elif _traverse_string:
  5668. result = lookup_or_none(str(obj), key)
  5669. return branching, result if branching else (result,)
  5670. def lazy_last(iterable):
  5671. iterator = iter(iterable)
  5672. prev = next(iterator, NO_DEFAULT)
  5673. if prev is NO_DEFAULT:
  5674. return
  5675. for item in iterator:
  5676. yield False, prev
  5677. prev = item
  5678. yield True, prev
  5679. def apply_path(start_obj, path, test_type):
  5680. objs = (start_obj,)
  5681. has_branched = False
  5682. key = None
  5683. for last, key in lazy_last(variadic(path, (str, bytes, dict, set))):
  5684. if _is_user_input and isinstance(key, str):
  5685. if key == ':':
  5686. key = Ellipsis
  5687. elif ':' in key:
  5688. key = slice(*map(int_or_none, key.split(':')))
  5689. elif int_or_none(key) is not None:
  5690. key = int(key)
  5691. if not casesense and isinstance(key, str):
  5692. key = compat_casefold(key)
  5693. if __debug__ and callable(key):
  5694. # Verify function signature
  5695. _try_bind_args(key, None, None)
  5696. new_objs = []
  5697. for obj in objs:
  5698. branching, results = apply_key(key, obj, last)
  5699. has_branched |= branching
  5700. new_objs.append(results)
  5701. objs = from_iterable(new_objs)
  5702. if test_type and not isinstance(key, (dict, list, tuple)):
  5703. objs = map(type_test, objs)
  5704. return objs, has_branched, isinstance(key, dict)
  5705. def _traverse_obj(obj, path, allow_empty, test_type):
  5706. results, has_branched, is_dict = apply_path(obj, path, test_type)
  5707. results = LazyList(x for x in results if x not in (None, {}))
  5708. if get_all and has_branched:
  5709. if results:
  5710. return results.exhaust()
  5711. if allow_empty:
  5712. return [] if default is NO_DEFAULT else default
  5713. return None
  5714. return results[0] if results else {} if allow_empty and is_dict else None
  5715. for index, path in enumerate(paths, 1):
  5716. result = _traverse_obj(obj, path, index == len(paths), True)
  5717. if result is not None:
  5718. return result
  5719. return None if default is NO_DEFAULT else default
  5720. def T(x):
  5721. """ For use in yt-dl instead of {type} or set((type,)) """
  5722. return set((x,))
  5723. def get_first(obj, keys, **kwargs):
  5724. return traverse_obj(obj, (Ellipsis,) + tuple(variadic(keys)), get_all=False, **kwargs)
  5725. def join_nonempty(*values, **kwargs):
  5726. # parameter defaults
  5727. delim = kwargs.get('delim', '-')
  5728. from_dict = kwargs.get('from_dict')
  5729. if from_dict is not None:
  5730. values = (traverse_obj(from_dict, variadic(v)) for v in values)
  5731. return delim.join(map(compat_str, filter(None, values)))