This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTINF:0 group-title="(AF) Afghanistan",1 TV | SD (AF) | |
http://kingtveu.com:25461/live/next/next/21789.ts | |
#EXTINF:0 group-title="(AF) Afghanistan",1 TV | SD (AF) | |
http://live1.livetvindia.co.in:8000/live/0001_jshdfkbjsd/0001_jshdfkbjsd/2562.ts | |
#EXTINF:0 group-title="(AF) Afghanistan",2STV | SD (AF) | |
http://kingtveu.com:25461/live/next/next/16697.ts | |
#EXTINF:0 group-title="(AF) Afghanistan",ABN TV | SD (AF) | |
http://kingtveu.com:25461/live/next/next/16672.ts | |
#EXTINF:0 group-title="(AF) Afghanistan",ABN TV | SD (AF) | |
http://kingtveu.com:25461/live/next/next/23025.ts |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"""Reset bind pose for selected joints.""" | |
import maya.cmds as cmds | |
cmds.dagPose(bindPose=True, reset=True) |